Closed jaybxyz closed 7 years ago
+1
Yes, the loop viewpager is awesome but I wanted you to provide Auto-Play feature. Never mind. I used timer for sliding automatically at some intervals.
Create a Handler and invoke viewPager.setCurrentItem
with postDelayed
or sendMessageDelayed
Alright, that's what I did. :)
Is there a way to make image gallery(Let's say three photos) automatically slide to the next one?
From Photo#1 to Photo#2 after certain seconds, From Photo#2 to Photo#3 after certain seconds,
And Photo#3 to Photo #1 after certain seconds, From Photo#1 to Photo #2 after certain seconds, ,,,, ,,,, infinite