Android代码一个简单仿微信朋友圈的图片查看器
PhotoViewer
该图片查看器是模仿微信朋友圈查看图片编写
allprojects{
repositories{
...
maven{url'https://jitpack.io'}
}
}
lastRelease:
dependencies{
implementation'com.github.wanglu1209:PhotoViewer:l
下载地址
用户评论