I am having issue with movement of images in a gallery with an Indicator at the bottom. For more clear idea about what I want to achieve you can find it here link. I tried with ViewFlipper, I am able to get the images to move in circular way but not able to add the indicators like how its shown in the above link. There should not be any user interaction with it. The images should keep changing after 2secs of time interval and along with it the indicator also should change. Please help me. If anybody worked on this. Any sample code would be very much helpful. Thanks a lot.
Asked
Active
Viewed 533 times
4
-
Did you tried using timer. use it with view flipper. I did it with it. – Prashant Mishra Feb 14 '14 at 12:48
-
I did with Handler and ViewFlipper. Now the images are moving. But how do I places those dots at the bottom when one image is brought to front. – Lavanya Feb 14 '14 at 13:20
-
I need the same requirement and I've found any solution yet. Please share the solution whenever you find it. thanks – Vahid Ghadiri Aug 04 '15 at 13:31