FFImageLoading icon indicating copy to clipboard operation
FFImageLoading copied to clipboard

The orientation of the image with Exif thumbnail is incorrect on android

Open maonaoda opened this issue 4 years ago • 0 comments

🐛 Bug Report

Expected behavior

When the Exif information of a jpg/jepg image has both Exif IFD0 and Exif Thumbnail, and the image orientation of Exif IFD0 and Exif Thumbnail are inconsistent, the final picture orientation displayed on Android is not the actual orientation of the picture, but the orientation of the Thumbnail.

origin : orientation of Exif IFD0 thumbnail : orientation of Exif Thumbnail image

Reproduction steps

Configuration

Version: Xamarin.FFImageLoading 2.4.11.982

Platform:

  • [ ] :iphone: iOS
  • [x] :robot: Android
  • [ ] :checkered_flag: WPF
  • [ ] :earth_americas: UWP
  • [ ] :apple: MacOS
  • [ ] :tv: tvOS
  • [x] :monkey: Xamarin.Forms

maonaoda avatar Jun 24 '21 05:06 maonaoda