You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I open image in a separate activity and zoom works fine for the first time. But when I open this activity again, it zooms on a single click (To the maximum zoom) which is undesirable. Can you please check this issue.
Thanks in advance!
The text was updated successfully, but these errors were encountered:
Can you give me a bit more detail on the flow here, how to reproduce? Is it the same Activity but when resuming, is it a new instance of the activity, etc.
I think I also face this issue. It is randomly produced. When image is drawing on ImageView and we keep touching the screen then it zooms the image that never reset to its original state. No matter if we try to zoom out, it won't work. DoubleTapToZoom is disabled in my case and autoReset is true.
I open image in a separate activity and zoom works fine for the first time. But when I open this activity again, it zooms on a single click (To the maximum zoom) which is undesirable. Can you please check this issue.
Thanks in advance!
The text was updated successfully, but these errors were encountered: