Does anyone know how to handle the user's Gestures when views are in the foreground? I am still detecting no gestures when the finger moves over views. It just works when you are touching the background. Thanks a lot. :)
Asked
Active
Viewed 16 times
0
-
Can you show us what you tried? – vjdhama Apr 09 '15 at 15:42
-
I've got a lot of views (like Buttons) in my RelativeLayout. But I do not get any gesture detected when I scroll over the buttons. It just works in areas where are no views. – Alex Yo Apr 09 '15 at 15:54