Skip to content

Commit c1cbdb2

Browse files
committed
Merge pull request #176 from bm-x/master
添加新项目PhotoView
2 parents 3d47a1c + 0f05703 commit c1cbdb2

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
@@ -623,6 +623,11 @@ https://github.com/siyamed/android-shape-imageview/raw/master/images/all-samples
623623
可从 URL 或 contact address book 加载图片的 ImageView,支持缓存
624624
项目地址:https://github.com/loopj/android-smart-image-view
625625

626+
1. PhotoView
627+
支持双指/双击缩放的ImageView,支持从一个PhotoView缩放到另外一个PhotoView(点击图片放大预览),相对于其他PhototView有更加平滑的缩放,平移的动画,并且支持所有的ScaleType,可以作为普通的ImageView使用
628+
项目地址:https://github.com/bm-x/PhotoView
629+
效果图:![Renderings](https://github.com/bm-x/PhotoView/raw/master/demo1.gif)
630+
626631
#### 七、ProgressBar
627632
1. SmoothProgressBar
628633
水平进度条

0 commit comments

Comments
 (0)