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

Other list items disappear when dragging item #187

Closed tuansondinh closed 3 years ago

tuansondinh commented 3 years ago

Hello! Can you help me with the problem listed above?

tuansondinh commented 3 years ago

I solved it. it was really simple. The ItemId needs to be unique.