Skip to content

sw950729/ZoomImageView

Repository files navigation

ZoomImageView

效果图  

github

如何引用

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"
	/>

About

ZoomImageView

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages