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
- Host: GitHub
- URL: https://github.com/zfdang/imagezoomview
- Owner: zfdang
- Created: 2013-03-11T06:53:12.000Z (over 13 years ago)
- Default Branch: master
- Last Pushed: 2013-03-12T15:16:17.000Z (over 13 years ago)
- Last Synced: 2025-02-15T18:39:25.857Z (over 1 year ago)
- Language: Java
- Size: 4.55 MB
- Stars: 1
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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/