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.

贡献者指南