ZoomableImageView
DEPRECATED
Install / Use
npx skills add laurencedawson/ZoomableImageViewInstalls into whichever agent you are using.
README
This project is now deprecated
Please use the much better PhotoView library by Chris Banes
https://github.com/chrisbanes/PhotoView
ZoomableImageView
ZoomableImageView is a view designed to add pinch-to-zoom support for images in Android with minimal effort.
Usage
Include ZoomableImageView.java and OnImageTouchedListener in your project, add the view either programatically or via XML to your activity and call:
zoomableImageView.setImageBitmap( bitmap );
Demo
A working demo of the class in use can be seen in the app Reddit Sync. Clicking on a thumbnail will open up a fullscreen ZoomableImageView.
License
The code in this project is licensed under the Apache Software License 2.0, per the terms of the included LICENSE file.
Related Skills
node-connect
385.5kDiagnose OpenClaw Android, iOS, or macOS node pairing, QR/setup code, route, auth, and connection failures.
blender-python-addon
40.5kBlender Python add-on rules for operators, panels, properties, registration, testing, and API-safe scripting
flutter-development-guidelines-cursorrules-prompt-file
40.5kCursor rules for Flutter development with MVVM architecture, Riverpod state management, Material widgets, and Dart style guidelines.
commit-push-pr
140.6kCommit, push, and open a PR
