Hello, I'm trying to build an infinite horizontal carousel, which will basically be 5 images next to each other, with zoom animation on the one in the middle (1st and 5th image small, 2nd and 4th a bit bigger, and 3rd image is the biggest). The list of items displayed will be between 7 to 10, and the scroll *has *to be infinite ( if I was the one deciding it wouldn't... ). I've been struggling with that all day trying to adapte this code : http://code.google.com/p/infinite-gallery/
Unfortunately, I feel like this is not adapted to what I want : didn't find any possibility to add animation, and the code is a bit buggy. I'm starting to look for something simple and more optimized ( horizontalscrollview ? ) but I don't find anything allowing easily an horizontal infinite loop... Would anyone have a suggestion ? Thanks in advance, Sincerely, Benjamin -- You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/android-developers?hl=en

