项目作者: kongsin
项目描述 :
Zoom able ImageView
高级语言: Java
项目地址: git://github.com/kongsin/ImageZoomView.git
ImageZoomView
Zoom able ImageView
Preview

Example
<com.app.kongsin.imagezoomview.ZoomView
android:id="@+id/my_zoom_view"
android:layout_centerHorizontal="true"
android:layout_width="match_parent"
android:layout_height="match_parent"></com.app.kongsin.imagezoomview.ZoomView>