pageradapter topic
List
pageradapter repositories
LoopingViewPager
527
Stars
65
Forks
Watchers
A ViewPager and PagerAdapter combination that support auto scroll, infinite loop and page indicators.
GraceViewPager
349
Stars
32
Forks
Watchers
1.支持ViewPager按需添加、删除视图,以及局部刷新; 2.修复多场景下ViewPager.PageTransformer返回的position错误,让开发者专注于动画实现; 3.修复ViewPager的width、paddingLeft、paddingRight、pageMargin动...
RxPager
56
Stars
1
Forks
Watchers
RxPager is an Android library that helps handling paginated results in a reactive way
SliderViewLibrary
35
Stars
5
Forks
Watchers
An easy to use Android Library to get slides in apps using images or image URLs
FragmentStatePagerAdapterEx
28
Stars
13
Forks
Watchers
优雅彻底的解决ViewPager+Fragment动态添加移除Fragment不生效问题,ViewPager不需重新设置Adapter,Fragment不需要重新走生命周期流程