Hi I am developing an application where i need to achieive coverflow animation using android Gallery.When i scroll the Gallery i need to display the data of the middle item in the Gallery in a TextView. But instead when i scroll and stop the Gallery ,the TextView prints the last item of Gallery visible on the device .and not the middle one. How do i acheive this?Do i need to write some logic or will it work with some APIs?i hope i am clear with the query.Could any1 giv a solution?
-- 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

