h6ah4i / android-advancedrecyclerview

RecyclerView extension library which provides advanced features. (ex. Google's Inbox app like swiping, Play Music app like drag and drop sorting)
https://advancedrecyclerview.h6ah4i.com/
Apache License 2.0
5.32k stars 860 forks source link

Swiping Adapter : How to collapse on click? #477

Open krhckd93 opened 5 years ago

krhckd93 commented 5 years ago

Hi, I am using swipeable adapter, and I wanted to know how to collapse the view behind(Actions view) programmatically once an action item has been clicked?