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

How should we use RxBinding with GestureDetector and GestureListeners ? #172

Open
Lakedaemon opened this issue Oct 22, 2015 · 1 comment

Comments

@Lakedaemon
Copy link

We can observe MotionEvents but, if I'm not mistaken, a GestureDetector is used through inheritance in the onTouchEvent Method of a view (i.e it takes code to set and unset) and intercepts (or not) motion events

What would be the best way to observe the many events provided by the gesture detector ?

@JakeWharton
Copy link
Owner

There was an early proposal in #128. I'm open to something like this, I just haven't had the time to invest in looking into it.

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