Devlight/InfiniteCycleViewPager

Disappearing fragments in HorizontalInfiniteCycleViewPager

Open

#20 ouverte le 27 sept. 2016

Voir sur GitHub
 (11 commentaires) (0 réactions) (0 assignés)Java (838 forks)batch import
help wanted

Métriques du dépôt

Stars
 (5 770 stars)
Métriques de merge PR
 (Aucune PR mergée en 30 j)

Description

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.

Guide contributeur