woxblom / DragListView

Drag and drop to reorder items in a list, grid or board for Android. Based on RecyclerView. Also supports swiping items in a list.
Apache License 2.0
693 stars 177 forks source link

when i drag a item,then others are invisible. #185

Closed catiiier closed 3 years ago

catiiier commented 3 years ago

when i drag a item,then others are invisible. what happend? I look forward to the result is - all will show.

catiiier commented 3 years ago

i have download your demo code and run successful,your app is no problem. i'll try to resolve my problem by learn your code. if i can't,then reopen this issue.

catiiier commented 3 years ago

I solved the problem when I woke up the next day: i checked my code carefully, then found i provided the same value for getUniqueItemId in my DragItemAdapter.