Hi all, I have a horiztonal-scrolling recyclerview...
# android
w
Hi all, I have a horiztonal-scrolling recyclerview that I want to be able to show/hide when a used swipes up/down on it. What’s the best way to achieve this without overriding the method that enables the horizontal scrolling?!
stackoverflow 2