Skip to content

Commit 1d87ea5

Browse files
authored
Update README.md
1 parent 1db25c0 commit 1d87ea5

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

README.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,10 @@
33
![releasesvg] ![apisvg] [![license][licensesvg]][license]
44

55
## 关于
6-
图片查看器,仿微信朋友圈图片查看效果,支持图片手势缩放、拖拽等操作,全新2.0版本,由1.0版本的`Activity`模式实现改为`自定义View`的模式显示,自定义图片加载方式,更加灵活,易于扩展,最低支持版本为Android 3.0及以上...
6+
图片查看器,仿微信朋友圈图片查看效果,支持图片手势缩放、拖拽等操作,全新2.0版本,由1.0版本的`Activity`模式实现改为`自定义View`的模式显示,自定义图片加载方式,更加灵活,易于扩展,最低支持版本为Android 3.0及以上...
7+
8+
## 推荐
9+
- [AutoGridView][AutoGridView] 宫格控件,QQ空间九宫格、普通宫格模式、点击添加照片...
710

811
## 演示
912
![demo-simple] ![demo-custom]
@@ -155,6 +158,7 @@ limitations under the License.
155158
[licensesvg]: https://img.shields.io/badge/license-Apache--2.0-blue.svg
156159
[license]:http://www.apache.org/licenses/LICENSE-2.0
157160

161+
[AutoGridView]:https://github.com/albert-lii/AutoGridView
158162
[demo-simple]:https://github.com/albert-lii/ImageViewer/blob/master/snapshot/demo_simple.gif
159163
[demo-custom]:https://github.com/albert-lii/ImageViewer/blob/master/snapshot/demo_custom.gif
160164
[demo-apk]:https://github.com/albert-lii/ImageViewer/blob/master/apk/release/app-release.apk

0 commit comments

Comments
 (0)