项目作者: kongsin

项目描述 :
Zoom able ImageView
高级语言: Java
项目地址: git://github.com/kongsin/ImageZoomView.git
创建时间: 2017-02-05T15:53:36Z
项目社区:https://github.com/kongsin/ImageZoomView

开源协议:MIT License

下载


ImageZoomView

Zoom able ImageView

Preview

Sample Image

Example

  1. <com.app.kongsin.imagezoomview.ZoomView
  2. android:id="@+id/my_zoom_view"
  3. android:layout_centerHorizontal="true"
  4. android:layout_width="match_parent"
  5. android:layout_height="match_parent"></com.app.kongsin.imagezoomview.ZoomView>