简体   繁体   中英

Android: Round Swipable images

I want to implement a swipable round images in android, there will be once round image in the center and the same round images queued up behind the center image towards left and right sides. The images in front overlap the images behind.

On swiping to right the image behind(towards the right) should come forward and the same vise versa as in case of left.

Can any one kindly help me figure out a solution for this. Thanks,

Just have a look at this project, let me know if this is what you are trying

http://www.codeproject.com/KB/android/androcarousel.aspx

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM