nguyenhoanglam / ImagePicker

A customizable library for selecting images on the device.
Apache License 2.0
598 stars 158 forks source link

Image Rotation Not Reflected in Image Picker After Rotating Image in Device Gallery #162

Open jae1jeong opened 1 month ago

jae1jeong commented 1 month ago

After rotating an image in the device gallery app (Galaxy), the rotation is not reflected when re-entering the app's image picker.

Steps to Reproduce:

Open the device gallery app on a Galaxy device. Rotate an image. Open the app's image picker. Observe that the image rotation is not reflected. Expected Behavior: The image picker should display the image with the updated rotation.

Actual Behavior: The image picker displays the image without the updated rotation.

Environment:

Android Version: 14 Device: Galaxy Z Flip3 Additional Context: This issue affects the user experience, as it creates inconsistency between the gallery app and the image picker. Please look into this issue and provide a fix.