Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/Yavari/PinchZoom
Example of how to perform pinch zoom using ScrollView, TextView and ScaleGestureDetector
https://github.com/Yavari/PinchZoom
Last synced: 3 months ago
JSON representation
Example of how to perform pinch zoom using ScrollView, TextView and ScaleGestureDetector
- Host: GitHub
- URL: https://github.com/Yavari/PinchZoom
- Owner: Yavari
- Created: 2013-01-13T19:29:18.000Z (about 12 years ago)
- Default Branch: master
- Last Pushed: 2013-01-13T19:44:56.000Z (about 12 years ago)
- Last Synced: 2024-07-01T10:56:45.414Z (8 months ago)
- Language: Java
- Size: 520 KB
- Stars: 2
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
PinchZoom
=========Example of how to perform pinch zoom using ScrollView, TextView and ScaleGestureDetector