Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Single tap is also causing image to zoom #96

Open
kgaurav23 opened this issue Jul 19, 2020 · 2 comments
Open

Single tap is also causing image to zoom #96

kgaurav23 opened this issue Jul 19, 2020 · 2 comments

Comments

@kgaurav23
Copy link

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!

@jsibbold
Copy link
Owner

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.

@usmanrana07
Copy link

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants