SwipeLayout
SwipeLayout copied to clipboard
setEnabledSwipe and setEnabled do not prevent swipe
I've set both swipeLayout.setEnabledSwipe(false) and setEnabled(false) but I'm still able to swipe on item.
Also facing same isssue