Flexible Pager Adapter

Additional

Language
Java
Version
N/A
Created
Mar 30, 2016
Updated
Mar 30, 2016 (Retired)
Owner
bilibili
Contributor
Yrom Wang (yrom)
1
Activity
Badge
Generate
Download
Source code

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...