add autozoomimageview

This commit is contained in:
lixiaopeng
2020-01-06 15:00:38 +08:00
parent 733ce0c55c
commit 0fcf2a0e1d
4 changed files with 302 additions and 226 deletions

View File

@@ -51,6 +51,7 @@
<com.mogo.tanlu.view.AutoZoomInImageView
android:id="@+id/tanlu_photo_imageView"
android:src="@drawable/default_image"
android:layout_width="match_parent"
android:layout_height="match_parent" />