subsampling-scale-image-view icon indicating copy to clipboard operation
subsampling-scale-image-view copied to clipboard

the image rotate auto

Open andrewsSong opened this issue 3 years ago • 1 comments

when the image width and height both bigger than displayMetrics,the loaded image will be rotate 90 , I'll be pleasure if someone could answer this question

andrewsSong avatar Aug 31 '22 05:08 andrewsSong

Maybe I'm late with the answer, but fix it with scaleImageView.orientation = SubsamplingScaleImageView.ORIENTATION_USE_EXIF

xRamazaNx avatar Feb 17 '23 19:02 xRamazaNx