SherlockGougou / BigImageViewPager

🔥🔥🔥 BigImage ImageView ViewPager 支持超长图、超大图的图片浏览器,优化内存,支持手势放大、下拉关闭、查看原图、加载百分比、保存图片等功能。
Other
2.17k stars 247 forks source link

之前提到的那个新版本gif引入的问题终于解决了 #22

Closed dary123 closed 5 years ago

dary123 commented 5 years ago

发现新版本跟旧版本的区别在于build.gradle里少了api 'com.github.SherlockGougou:SherlockUtil:v0.0.5',加上就不会报错了

SherlockGougou commented 5 years ago

我有个版本开始 去除了这个工具类的依赖 集成到内部了