I have a gallery. On an item select event, I wanted to animate zooming into that selection (via scale animation). After "zooming in", I want to be able to scroll through the images.
I'm able to accomplish the "zooming in" using ScaleAnimation but when I try to scroll, the images are clipped. I think this is due to bound box around the gallery not expanding. How can I get this to work? Any help would be appreciated. Thanks. -- You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send email to android-developers@googlegroups.com To unsubscribe from this group, send email to android-developers+unsubscr...@googlegroups.com For more options, visit this group at http://groups.google.com/group/android-developers?hl=en