How do I set my gesture listener to my linearlayout only or flipperview? Because I have a FlipperView that flips but I dont want it to flip when i swipe/fling on any part of the screen, I only want to execute the flipping when I fling/swipe on the layout or on the part of the FlipperView. Thanks.
Share
// you can use onTouch Listner instead of Gesture