panpf/zoomimage

佬,支持Java吗 ? 有些老项目是用java写的,不打算换kt了

Closed this issue · 9 comments

ffdsss commented

佬,支持Java吗 ? 有些老项目是用java写的,不打算换kt了

panpf commented

Java 可以用,只是 API 会比较奇怪,凑合用吧

ffdsss commented

试了,java好像不行。 GlideZoomImageView和SketchZoomImageView加载url都会报错。

Caused by: java.lang.NoSuchMethodError: No virtual method close()V in class Landroid/content/res/TypedArray; or its super classes (declaration of 'android.content.res.TypedArray' appears in /system/framework/framework.jar)

image

image

示例图片:https://images.unsplash.com/photo-1533743983669-94fa5c4338ec?ixid=M3w1NTU5ODJ8MHwxfHNlYXJjaHwxNnx8Y2F0fGVufDB8fHx8MTcwNjE3NTg4MXww&ixlib=rb-4.0.3

panpf commented

已发布修复此问题的 SNAPSHOT 版本 1.0.2-SNAPSHOT 到 SNAPSHOT 仓库,你先试试

ffdsss commented

已发布修复此问题的 SNAPSHOT 版本 1.0.2-SNAPSHOT 到 SNAPSHOT 仓库,你先试试

implementation 'io.github.panpf.zoomimage:zoomimage-view:1.0.2-SNAPSHOT' 是这个吗 ,没拉下来

panpf commented

在 SNAPSHOT 仓库

panpf commented

怎么样了,能继续用了吗?

ffdsss commented

怎么样了,能继续用了吗?

没找到仓库,可以发一下id吗

panpf commented

此问题已在 1.0.2 版本修复,请更新到新版本