I have made an android application in which I have few images. I had implemented on touch functionality in it user can move back and forth with on touch. Now I want to zoom the image on button click.Any suggestion or tutorial how to zoom in and zoom out on button click will be helpful.
Share
Check the following links to zoom an image
http://vinnysoft.blogspot.com/2009/08/zooming-imageview.html
or
http://blogs.sonyericsson.com/wp/2010/05/18/android-one-finger-zoom-tutorial-part-1/
Thanks
Deepak