We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
#313
says, picasso honors exif info.
Doesn't it mean when you load(local_file).into(view), you should see auto-rotated image?
Because I'm seeing incorrect rotation.. I'm loading local thumbnail images.
The text was updated successfully, but these errors were encountered:
Dup of #566 is this on Kitkat btw?
Sorry, something went wrong.
@dnkoutso , I'm not experienced to know what it is.. my minsdk =9 targetsdk=19.
Use this https://gist.github.com/dnkoutso/9e34a1bba3d63034e863 as a temporary work around.
Kit-kat = API Level 19
Are you testing and loading images in your app through a device thats running kitkat?
No branches or pull requests
#313
says, picasso honors exif info.
Doesn't it mean when you load(local_file).into(view), you should see auto-rotated image?
Because I'm seeing incorrect rotation..
I'm loading local thumbnail images.
The text was updated successfully, but these errors were encountered: