SwipeStack icon indicating copy to clipboard operation
SwipeStack copied to clipboard

Disable / Enable Swipe

Open ghost opened this issue 8 years ago • 1 comments

Is it possible to disable all events until a certain another event?

ghost avatar Jan 21 '17 12:01 ghost

just set mSwipeStack.setEnabled(false);

adityagohad avatar Jun 05 '17 15:06 adityagohad