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

Incorrect rotation for local thumbnail files.. #579

Closed
pcompassion opened this issue Jul 9, 2014 · 3 comments
Closed

Incorrect rotation for local thumbnail files.. #579

pcompassion opened this issue Jul 9, 2014 · 3 comments

Comments

@pcompassion
Copy link

#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.

@dnkoutso
Copy link
Collaborator

dnkoutso commented Jul 9, 2014

Dup of #566 is this on Kitkat btw?

@dnkoutso dnkoutso closed this as completed Jul 9, 2014
@pcompassion
Copy link
Author

@dnkoutso , I'm not experienced to know what it is.. my minsdk =9 targetsdk=19.

@dnkoutso
Copy link
Collaborator

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?

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