RecyclerView extension library which provides advanced features. (ex. Google's Inbox app like swiping, Play Music app like drag and drop sorting)
5.32k
stars
860
forks
source link
Ability to update draggable item manually #478
Open
cempo opened 5 years ago
Thank you for great library! I need one more feature for my app. It is ability to update draggable item manually
It can looks like method in RecyclerViewDragDropManager class:
Or do we already have way to do it? Thank you