Skip to content
This repository has been archived by the owner on Apr 30, 2024. It is now read-only.

Library fails loading images when using Glide v4 and causes exception. #80

Closed
pablojmuratore opened this issue Sep 6, 2017 · 0 comments

Comments

@pablojmuratore
Copy link

A few months ago Glide 4 has been released and there are some incompatibilities with Glide 3.
In Glide 4, there's an object that needs to be used to pass options when loading an image, as you can see in this link.
Glide options documentation

In particular, I'm using the CropView library that ends calling Scissor's load method of the GlideBitmapLoader class which has a code not supported in Glide v4.

Thanks,
Pablo

@pablojmuratore pablojmuratore changed the title Library fails loading images with Glide v4 and causes exception. Library fails loading images when using Glide v4 and causes exception. Sep 6, 2017
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant