Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

use different Glide version #189

Closed
fanChenXing opened this issue Aug 28, 2017 · 3 comments
Closed

use different Glide version #189

fanChenXing opened this issue Aug 28, 2017 · 3 comments

Comments

@fanChenXing
Copy link

java.lang.NoSuchMethodError: No virtual method load(Ljava/lang/String;)Lcom/bumptech/glide/DrawableTypeRequest; in class Lcom/bumptech/glide/RequestManager;

how can i use custom ImageLoader

@7449
Copy link
Contributor

7449 commented Aug 28, 2017

无法自定义你自己的ImageLoder,只能通过 imageLoader 指定该框架使用何种图片加载器加载图片

@DarrenWorks
Copy link

无法自定义你自己的ImageLoder,只能通过 imageLoader 指定该框架使用何种图片加载器加载图片

作者你好,此问题是RxGalleryFinal与项目中引用不同版本Glide造成冲突导致的,我使用其他图片加载器避免了此问题,还是希望作者能够找到更好的兼容办法。

@9alsacelost
Copy link

这个问题就是你只做了3.x上glide的支持,4.0上glide用法是先要asBtimap等等,才能用load方法

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants