adaptation
adaptation copied to clipboard
too painful to work with PagerAdapter
Flexible Pager Adapter
Attempting to make convenient for working with ViewPager and PagerAdatper.
Adapters:
-
IDFragmentStatePagerAdatper
The original FragmentStatePagerAdapter implementation saves and restores fragments' states according to their positions which is not reliable if can be changed. - more...