luberda-molinet/FFImageLoading

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

maonaoda opened this issue ยท 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:

  • ๐Ÿ“ฑ iOS
  • ๐Ÿค– Android
  • ๐Ÿ WPF
  • ๐ŸŒŽ UWP
  • ๐ŸŽ MacOS
  • ๐Ÿ“บ tvOS
  • ๐Ÿ’ Xamarin.Forms