Devlight/InfiniteCycleViewPager

Disappearing fragments in HorizontalInfiniteCycleViewPager

Open

#20 aberto em 27 de set. de 2016

Ver no GitHub
 (11 comments) (0 reactions) (0 assignees)Java (838 forks)batch import
help wanted

Métricas do repositório

Stars
 (5.770 stars)
Métricas de merge de PR
 (Nenhuma PRs mesclada em 30d)

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.

Guia do colaborador