views:

239

answers:

1

I want to do an image gallery like in iphone. I want to show low quality (pre-resized) images and when the image is active I want to process the big image and show the result in the gallery.

I have two questions. How to attach a listener on the animation stop in gallery? And how to access an image after this action?

A: 

You can use the Media.Thumbnails content provider for the Slideshow and Media.Images when the slideshow is stopped.