ZoomImageView 效果图 如何引用 compile 'com.angel:ZoomImageView:1.0.0' 使用方法 <com.angel.zoom.ZoomImageView android:layout_width="wrap_content" android:layout_height="wrap_content" android:src="@drawable/mine" android:layout_centerInParent="true" />