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

disable swipe #56

Closed fukemy closed 6 years ago

fukemy commented 6 years ago

Hello. Thanks for great library. I need to disable swipe item cell. Please help