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

getCroppedImage Error #54

Open
Naviloah opened this issue Aug 29, 2020 · 4 comments
Open

getCroppedImage Error #54

Naviloah opened this issue Aug 29, 2020 · 4 comments

Comments

@Naviloah
Copy link

When I try to getCropInfo to get cropped results, it throws exception #ClassCastException FastBitmapDrawable to BitmapDrawable

@helloyako
Copy link
Contributor

@Naviloah
Hello.
Thank you for using this library.
I have a question. How did you load your image?
If you load image as setImageResource or else, you should use setImageFilePath method.

You can refer #52 and sample code.

Thank you

@Naviloah
Copy link
Author

Naviloah commented Aug 30, 2020 via email

@helloyako
Copy link
Contributor

Yes. It's not supported by Glide.
please call setImageFilePath method.

@Naviloah
Copy link
Author

Naviloah commented Aug 30, 2020 via email

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

2 participants