Skip to content

Disable Swipe on Touch

Compare
Choose a tag to compare
@janishar janishar released this 20 Oct 20:25

This version adds two method to enable/disable swiping on touch. The programmatic swipe will still be enabled.

mSwipePlaceHolderView.disableTouchSwipe();
mSwipePlaceHolderView.enableTouchSwipe();