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

I would like to see the ability to remove an item from the list by dragging and dropping. #211

Closed Kachiro0121 closed 2 months ago

Kachiro0121 commented 11 months ago

The ability to add a drop zone where dragging an item or column into them enables deletion.

woxblom commented 2 months ago

Will not fix, add a pull request if you would like to add it.