I use Square Picasso to upload images from my server to the application. This is a jpg. I saw that EXIF tags are not supported in the library . I was wondering if anyone managed to write their own rotation code to use in combination with Picasso to rotate portrait images correctly?
source
share