Closed
Description
Hello,
I would like to put a SeekBar inside the top view of a SwipeLayout but it doesn't work well. I can't drag the cursor properly because the SwipeLayout is taking the touch event.
It only work if i do tiny move (not enough to trigger the swipe i suppose). [ Edit: i was just taping next to the cursor]
Is there a way to resolve this ?
Thanks