ZoomImageView
No description available
Install / Use
npx skills add tenthbitinc/ZoomImageViewInstalls into whichever agent you are using.
README

ZoomImageView is an Android ImageView with zoom functionality, all in one class.
Works great with ViewPager, example provided.
Used in Couple app.
Features
- Multi-touch pinch zoom
- Double-tap zoom
- Smooth zooming and scrolling, using animation thread
- All in one class
- Easy to put in a scrolling parent, like the ViewPager (example provided)
Examples
This project provides two examples:
- Simple use of ImageViewZoom in OneImageSampleActivity
- Use of ImageViewZoom with ViewPager in ViewPagerSampleActivity
Support
Android 2.2 (API 8) and newer.
Origin
This project is based on the excellent PhotoView by Chris Banes. Many thanks to Chris for writing it.
Improvements over PhotoView:
- The library has been simplified from seven files to just one.
- Fixed pinch zoom accuracy, also with multiple fingers.
- Some parts of code have been removed, rewritten and overall simplified.
License
Copyright 2013 TenthBit Inc.
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.
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.7kCommit, push, and open a PR
