Skip to content

多个Glide冲突报错(已解决!内附解决方案) #9

@zhongzilu

Description

@zhongzilu

哥,我的项目中引用了该项目,后来报了一个错误:

java.lang.NoSuchMethodError: No virtual method into(Landroid/widget/ImageView;)Lcom/bumptech/glide/request/target/Target; in class Lcom/bumptech/glide/RequestBuilder; or its super classes (declaration of 'com.bumptech.glide.RequestBuilder' appears in /data/app/com.hyphenate.chatuidemo-2/split_lib_dependencies_apk.apk:classes28.dex)

项目还引用了easeui,easeui也使用了glide,它的版本为3.7.0,你的项目中引用了4.0.0,不知道是不是冲突了,可是我已经将easeui中所使用到的glide全部替换成了picasso后,还是报这个错误,请问我该怎么解决呢?急

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions