I need to create an android gallery where the selected image is larger than others, how can I do it ? Also can I resize the image as the users drags it to give a better user experience?
Thanks
I need to create an android gallery where the selected image is larger than others, how can I do it ? Also can I resize the image as the users drags it to give a better user experience?
Thanks
The definition of your requirements is a bit vague, but you could have a look at CoverFlow and adjust it to your needs.
To zoom the image you could use ImageViewZoom.