sketchub icon

Zoom Image View

CoCoCo_CoCoCo
25 Likes
8 Comments
313 Downloads

Screenshots

About

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"
  • AND...
android:scaleType="matrix"
app:rotation="false"
app:scaledown="false"

Add Source (OnCreate):

zoomImageView1 (True):

zoomImageView1.resetImage();
  • AND...
- zoomImageView2 (False):

zoomImageView2.resetImage();

Create New Import:

com.impulsive.zoomimageview.ZoomImageView

©2024 Sketchub | User Policy