alexvasilkov / GestureViews

ImageView and FrameLayout with gestures control and position animation
Apache License 2.0
2.38k stars 384 forks source link

Double tap fires zoom gestures #100

Closed neestell closed 6 years ago

neestell commented 6 years ago

Hello, Alex I have found an unpredictable behavior in case user tap twice very fast and hold finger on the screen, therefore, photo zoom in/out if you drag a finger. Hope it help. Thanks

alexvasilkov commented 6 years ago

That's called "quick scale", see Android docs.