iPaulPro / Android-ItemTouchHelper-Demo

Basic example of using ItemTouchHelper to add drag & drop and swipe-to-dismiss to RecyclerView.
Apache License 2.0
2.51k stars 499 forks source link

Request: Limit drag range #16

Open kuffs opened 9 years ago

kuffs commented 9 years ago

Please consider adding the ability to limit the range of items that can be dragged.

e.g to limit dragging of an item only within its own "group"