swipeSensitivity property

int swipeSensitivity
final

Integer specifying value above which it will sense swipe to get triggerred default minimum value is 20 and maximum value is 35 Putting max value will require use to swipe in short time to get swipe in effect

Implementation

final int swipeSensitivity;