An open API service indexing awesome lists of open source software.

https://github.com/zfdang/imagezoomview

Image view which enables pinch / pan
https://github.com/zfdang/imagezoomview

Last synced: 10 months ago
JSON representation

Image view which enables pinch / pan

Awesome Lists containing this project

README

          

ImageZoomView
=============

Android widget which acts as pinch / pan ImageView.

Features:
-------------
1. pinch image to zoom out / zoom in
2. one finger to move image
3. work with long click event
4. work with ViewPager

Demo
=============
https://github.com/zfdang/ImageZoomView/raw/master/dist/ImageZoomView.apk

Related Library
=============
https://github.com/zfdang/TouchImageView

References:
=============

1. Android one finger zoom tutorial
-------------
http://developer.sonymobile.com/2010/07/07/android-one-finger-zoom-tutorial-part-4/

2. How to take advantage of the pinch-to-zoom feature
-------------
http://developer.sonymobile.com/knowledge-base/tutorials/ui-graphics/how-to-take-advantage-of-the-pinch-to-zoom-feature-in-your-xperia-x10-apps-part-2/