Devlight/InfiniteCycleViewPager

Disappearing fragments in HorizontalInfiniteCycleViewPager

Open

#20 建立於 2016年9月27日

在 GitHub 查看
 (11 留言) (0 反應) (0 負責人)Java (838 fork)batch import
help wanted

倉庫指標

Star
 (5,770 star)
PR 合併指標
 (30 天內沒有已合併 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.

貢獻者指南