alibaba / UltraViewPager

UltraViewPager is an extension for ViewPager to provide multiple features in a single ViewPager.
MIT License
5k stars 678 forks source link

setCurrentItem not working with infinite loop #108

Open alizarei95 opened 6 years ago

alizarei95 commented 6 years ago

Hi, after setting of adapter to UltraViewPager i call setCurrentItem but it doesn't work, any idea?

alizarei95 commented 6 years ago

the problem is related to setInfiniteLoop, when i remove infinite loop the setCurrentItem method working well, any solution?

shitouren1994 commented 5 years ago

any solution?