Hi,
I have a layout with some panels and some view inside those panels.
What I want to do is make this layout catch a swipe gesture (left to right, eg.) without the other views in the layout (specifically inside the panels) catching that gesture (Touch event). Using Activity_touch didn't do much to help.
Thanks.
- Benny
I have a layout with some panels and some view inside those panels.
What I want to do is make this layout catch a swipe gesture (left to right, eg.) without the other views in the layout (specifically inside the panels) catching that gesture (Touch event). Using Activity_touch didn't do much to help.
Thanks.
- Benny
Last edited: