Hi I am an Android Developer. I would like to say that, how to move (translate animate)all gallery items to right/left of selected gallery item in Android Coverflow(Extended Gallery Control)?
As Coverflow is an extended control of Galley View. For example Coverflow shows some images and we select any image from them. 1. How to move all images that are right of selected image towards selected image? 2. How to move all images that are left of selected image towards selected image? May be movement by using translate animation. But how to get distance between selected image and other images that should move towards selected image? I am unable to find the mechanism how to get distance etc... Regards -- 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 --- You received this message because you are subscribed to the Google Groups "Android Developers" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.

