Is there a common way to show a big image and enable the user to zoom in and out and pan the image?
Until now I found two ways:
Try using ZoomView for zooming any other view.
ZoomView
http://code.google.com/p/android-zoom-view/ it's easy, free and fun to use!