Currently the cropping tool does not properly respect EXIF rotation.
One solution might be to manually create the image bitmap file and rotate it, save it, then pass it back to the cropper as the source URI.
I dislike this approach however, I think it would be better to fix this at the image cropping library level.
ImageUtils.txt
Currently the cropping tool does not properly respect EXIF rotation.
One solution might be to manually create the image bitmap file and rotate it, save it, then pass it back to the cropper as the source URI.
I dislike this approach however, I think it would be better to fix this at the image cropping library level.
ImageUtils.txt