Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Disable or Ignore EXIF based image rotation in Android #1551

Open
basilkurianmb opened this issue Dec 7, 2021 · 2 comments
Open

Disable or Ignore EXIF based image rotation in Android #1551

basilkurianmb opened this issue Dec 7, 2021 · 2 comments

Comments

@basilkurianmb
Copy link

basilkurianmb commented Dec 7, 2021

There is an image that is loaded from a url that has some EXIF information(Orientation - Rotate 90 CW). In iOS, the image is showing as expected but in Android the image is displayed 90 degree clockwise rotated. While searching, I found this link and I'm assuming for Android EXIF based rotations are implemented as part of the latest updates.

I'm using the Xamarin.FFImageLoading.Forms" with Version="2.4.11.982"
Could you suggest some way to disable or ignore those EXIF data in Android(i.e If I don't require to honour those EXIF data in Android)?

Thanks

@kubalobacz
Copy link

Hey. @basilkurianmb
Did you manage to figure out something?

@basilkurianmb
Copy link
Author

Unfortunately no.. @kubalobacz

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants