vcalvello / SwipeToAction

*** WARNING: This library is no longer maintained *** An easy way to add a simple 'swipe-and-do-something' behavior to your `RecyclerView` items. Just like in Gmail or Inbox apps.
219 stars 45 forks source link

Disabling the ability to swipe? #1

Open wardellbagby opened 9 years ago

wardellbagby commented 9 years ago

Is there a way to disable the ability to swipe an item while scrolling the RecyclerView?