Skip to content

Commit 629d514

Browse files
committed
添加新项目PhotoView
1 parent 3d47a1c commit 629d514

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

README.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -557,6 +557,11 @@ Demo 地址:https://play.google.com/store/apps/details?id=com.felipecsl.asymme
557557
效果图:![Renderings](https://raw.githubusercontent.com/liaohuqiu/android-GridViewWithHeaderAndFooter/master/screen-shot.png)
558558

559559
#### 六、ImageView
560+
1. PhotoView
561+
支持双指/双击缩放的ImageView,支持从一个PhotoView缩放到另外一个PhotoView(点击图片放大预览),相对于其他PhototView有更加优雅平滑的缩放,平移的动画,并且支持所有的ScaleType,可以作为普通的ImageView使用
562+
项目地址:https://github.com/bm-x/PhotoView
563+
效果图:![Renderings](https://github.com/bm-x/PhotoView/raw/master/demo1.gif)
564+
560565
1. PhotoView
561566
支持双击或双指缩放的 ImageView,在 ViewPager 等 Scrolling view 中正常使用,相比上面的 AndroidTouchGallery,不仅支持 ViewPager,同时支持单个 ImageView
562567
项目地址:https://github.com/chrisbanes/PhotoView

0 commit comments

Comments
 (0)