ImagePicker icon indicating copy to clipboard operation
ImagePicker copied to clipboard

Image Rotate when crop with specific ratio

Open laisuki1109 opened this issue 2 years ago • 0 comments

Summary

The image is rotate when i cropped in "3 : 4", which is the camera original size If I cropped in square or 9:16, The image will not rotate

Code to reproduce

    ImagePicker.with(this).crop().start(PERMISSION_REQUEST_CAMERA)

Android version

Android 11

Impacted devices

samsung A22

laisuki1109 avatar Oct 15 '21 05:10 laisuki1109