Closed agonshehu closed 1 year ago
I'm unable to reproduce this issue. Mine resets to its default position and size based on ScaleType. What ScaleType are you using? Do you have any zoomage settings that are not the default settings enabled?
Problem (they become smaller and at the top corner) occurs when rotating the picture after zooming
I'm also having the same problem, any info about some update? Any workaround? Maybe resetting view somehow? Please help!
Try calling reset(), if that doesn't work try setting the scale type to what you started with.
Try calling reset(), if that doesn't work try setting the scale type to what you started with.
Oh, great. You mean, after rotating device right? (I need to check when user rotates it?) reset() view or activity?
Yeah after orientation change
it works! I am just setting scale type again :) thx so much!
When you change orientation, the images change dimension and position (they become smaller and at the top corner). No idea why.