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

Get Output Crop Aspect Ratio Crash #445

Closed
s9chroma opened this issue Jul 24, 2018 · 1 comment
Closed

Get Output Crop Aspect Ratio Crash #445

s9chroma opened this issue Jul 24, 2018 · 1 comment
Labels

Comments

@s9chroma
Copy link

Do you want to request a feature or report a bug?
Bug

What is the current behavior?
UCrop.getOutputCropAspectRatio(data) crashes

What is the expected behavior?
Needs to return float aspect ratio

If the current behavior is a bug, please provide the steps to reproduce and if possible a minimal demo of the problem.
So from what I can see this method returns parcelable extra of intent instead of float extra. When I manually did that to get intent extras instead of using method, it worked.

@p1nkydev p1nkydev added the bug label Mar 18, 2019
@p1nkydev
Copy link
Contributor

@pavandotexe Hello! Thanks for your feedback, this issue will be fixed in next release.

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

No branches or pull requests

2 participants