SherlockGougou / BigImageViewPager

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

NoSuchMethodError #2

Closed as11051105 closed 6 years ago

as11051105 commented 6 years ago

glide 4.5

java.lang.NoSuchMethodError: No direct method (I)V in class Lcom/bumptech/glide/util/LruCache; or its super classes (declaration of 'com.bumptech.glide.util.LruCache' appears in /data/app/com.cmiot.logisticswarehouse-ZGK19cyE4HzT7HFVl7U9rw==/split_lib_dependencies_apk.apk)

SherlockGougou commented 6 years ago

抱歉,目前仅支持glide 3.x,后期会加入4.x的支持。

SherlockGougou commented 6 years ago

您好,我已经对框架进行更新,已支持glide 4.x,最新版本是v1.1.1,您可以试一下。

SherlockGougou commented 6 years ago

image