Get Output Crop Aspect Ratio Crash
s9chroma opened this issue · 1 comments
s9chroma commented
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 commented
@pavandotexe Hello! Thanks for your feedback, this issue will be fixed in next release.