com.elsewhat.android.slideshow
com.elsewhat.android.slideshow copied to clipboard
Pinch zoom
Introduce pinch zoom, possibly only on pause. Needs to not conflict with swipe
Most promissing is http://blog.sephiroth.it/2011/04/04/imageview-zoom-and-scroll/
Another simple option is to use WebView instead of ImageView. However, it will change the whole loading procedure