Skip to content

Latest commit

 

History

History
8 lines (5 loc) · 235 Bytes

README.md

File metadata and controls

8 lines (5 loc) · 235 Bytes

LazyViewPager

ViewPager that add items lazily in the two following situation:

  1. Adapter inherits from LazyViewPagerAdapter

  2. Adapter inherits from LazyFragmentPagerAdapter and Fragment implements Laziable interface