daimajia / AndroidSwipeLayout

The Most Powerful Swipe Layout!
MIT License
12.38k stars 2.67k forks source link

How to make the recyclerview swipelayout unswipeable on some event #326

Open Suraj012 opened 8 years ago

Suraj012 commented 8 years ago

How to make the recyclerview swipelayout unswipeable on some event

keith30xi commented 8 years ago

see the com.daimajia.swipe.SwipeLayout.SwipeDenier on how to prevent swipes on specific rows.