Android Zoom and Rotate ImageView
GitHub:
https://github.com/sheetalkumar105/ZoomImageView-android
Libs D8:
com.github.sheetalkumar105:ZoomImageView-android:1.02
Convert:
com.impulsive.zoomimageview.ZoomImageView
ID:
ImageView1 to zoomImageView1
Inject:
android:scaleType="matrix"
app:rotation="true"
app:scaledown="true"
android:scaleType="matrix"
app:rotation="false"
app:scaledown="false"
Add Source (OnCreate):
zoomImageView1 (True):
zoomImageView1.resetImage();
- zoomImageView2 (False):
zoomImageView2.resetImage();
Create New Import:
com.impulsive.zoomimageview.ZoomImageView
©2024 Sketchub | User Policy