google-research / CVD-paper-mobile-camera-example

Apache License 2.0
6 stars 4 forks source link

Resolved thumbnail image rotation issue #75

Open khyativyasargus opened 5 months ago

khyativyasargus commented 5 months ago

Fixes #74

khyativyasargus commented 5 months ago

Thanks @khyativyasargus Have you tested it with the sensory app ? I think you need to also remove the screenOrientation from AndroidManifest!

Yes @MJ1998 , Yes I tested in sensory app and it works without removing screenOrientation!

MJ1998 commented 5 months ago

Hey @khyativyasargus. I looked into Glide. Seems it automatically handles the exif rotation things. Do you know why without providing the transform to glide it does not work ?