lyft / scissors

✂ Android image cropping library
https://eng.lyft.com/scissors-an-image-cropping-library-for-android-a56369154a19
Apache License 2.0
1.84k stars 236 forks source link

Error using with Picasso 2.5.2 #101

Closed zuyevpro closed 3 years ago

zuyevpro commented 5 years ago

Using Picasso as preloader we can see the bug when Picasso does not apply EXIF data about picture orientation. It can be fixed using Android ExifInterface class and calling Picasso.rotate method.

mikecutalo commented 3 years ago

Thank you for you contribution to this repository.

Closing this Issue as this repository is being archived.