Android仿微信朋友圈图片浏览器(支持图片手势缩放,拖动)
※效果
※使用到的开源库
PhotoView 图片缩放:支持双击缩放,手指捏拉缩放
https://github.com/chrisbanes/PhotoView
Universalimageloader 图片下载缓存库
https://github.com/nostra13/Android-Universal-Image-Loader
ViewPagerIndicator 分页指示器
https://github.com/JakeWharton/Android-ViewPagerIndicator