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

Is there a way to get event for multi-touch (Looking for two-finger touch) #188

Open
jyothiasapu opened this issue Feb 28, 2024 · 2 comments

Comments

@jyothiasapu
Copy link

No description provided.

@alexvasilkov
Copy link
Owner

You can subclass and override onTouchEvent(...) function

@jyothiasapu
Copy link
Author

jyothiasapu commented Mar 2, 2024

I wrote an extension class for GestureFrameLauout and checked for multi-touch on onTouchEvent. But it is intercepting with Zoomin or zoomout.

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

2 participants