SherlockGougou / BigImageViewPager

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

有用到kotlin 集成发现点击查看原图,加载还是1%的,看这里 #130

Open zhyazaq opened 3 years ago

zhyazaq commented 3 years ago

集成经验:根据集成4步都已经集成完了,如果使用kotlin的兄弟别忘了在 app 里面的build.gradle 中添加kotlin的 dependencies { kapt 'com.github.bumptech.glide:compiler:4.11.0' }

Laze1 commented 3 years ago

我也遇到了这个问题,Step 3照做了 也集成了com.github.bumptech.glide:compiler:4.12.0 也是kotlin

XuHX commented 2 years ago

添加了还是1%

tututututututu commented 2 years ago

+1 还是卡在1%

SherlockGougou commented 1 year ago

release: androidx-7.0.5 主要解决了重定向的地址进度卡在1%问题,有问题可以再回复。