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

Combining touch events. #454

Open
RadoVidjenGost opened this issue Aug 2, 2018 · 0 comments
Open

Combining touch events. #454

RadoVidjenGost opened this issue Aug 2, 2018 · 0 comments

Comments

@RadoVidjenGost
Copy link

Is there a way to implement double tap and touch gesture on the same view? It looks like if i register onTouchEvent() with onDoubleTap() on my view, RxView.touches(view) doesn't seem to be working. I need some kind of motion detection to detect particular view in my layout, and also to be able to double tap that view. Any advice? Thanks in advance :)

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

1 participant