Hi all, what’s the best way to add a swipe gesture...
# android
w
Hi all, what’s the best way to add a swipe gesture listener to a view in my main activity? I have a view that, if a user swipes down on it, opens another view below it. I should say, that I also have other buttons in that view, so I still want a user to be able to press those. I’m assuming the answer is creating a custom listener that takes in both gestures and taps?
stackoverflow 2
Stack Overflow hasn’t been massively helpful, sadly
k
it will be good if you can share some screenshot of ui you want to achieve
r
This is the wrong platform for this question. Your question should be kotlin related. Try android-united