Devlight/InfiniteCycleViewPager
GitHub で見るDisappearing fragments in HorizontalInfiniteCycleViewPager
Open
#20 opened on 2016年9月27日
help wanted
Repository metrics
- Stars
- (5,770 stars)
- PR merge metrics
- (30d に merged PR はありません)
説明
i'm using HorizontalInfiniteCycleViewPager in my application with 5 fragments. the issue is when i'm scrolling backwards (only backwards) after 2 scrolls everything is disappeared and i should scroll 5 times again in backwards to reveal fragments again. i'v tried FragmentStatePagerAdapter and FragmentPagerAdapter for my adapter but got nothing.