Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Cycle function #19

Open
skywalkerlw opened this issue Apr 28, 2015 · 1 comment
Open

Cycle function #19

skywalkerlw opened this issue Apr 28, 2015 · 1 comment

Comments

@skywalkerlw
Copy link

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 ?

@Trinea
Copy link
Owner

Trinea commented Apr 28, 2015

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants