android-auto-scroll-view-pager
android-auto-scroll-view-pager copied to clipboard
Cycle function
Current cycle function is implemented by going back to first page and starting again, which I think is not the best way (not very nice user experience). Is there any possibility to implement this way: https://github.com/malcommac/DMCircularScrollView ?
infinite loop?
You can use setCycle(true), but this function cannot combine with ViewPagerIndicator.
I have no time to fix it, You can also try https://github.com/lightSky/InfiniteIndicator