You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Apr 27, 2019. It is now read-only.
Hi, I wanted to put a bunch of views in the LinearLayout and have 1 TouchListener on the Layout, but when I do that, the Layout never sees the touch. When I do this with TextViews , it always sees the touches.
How can I make it that the LinearLayout sees the touches as well?
Thanks
The text was updated successfully, but these errors were encountered:
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Hi, I wanted to put a bunch of views in the LinearLayout and have 1 TouchListener on the Layout, but when I do that, the Layout never sees the touch. When I do this with TextViews , it always sees the touches.
How can I make it that the LinearLayout sees the touches as well?
Thanks
The text was updated successfully, but these errors were encountered: