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

The passed adapter does not support stable IDs #484

Closed princealirehman1 closed 5 years ago

princealirehman1 commented 5 years ago

adapter.setStableIds(true);

worked