android-advancedrecyclerview
android-advancedrecyclerview copied to clipboard
Change the swipe background height
Hey I want to change the swipeable item background size i.e. the size of the itemview in recycler view . Can you please suggest how can we do that?
Hi. Just custom the onSetSwipeBackground()
method as you need.