Searched refs:canOppositeSwipe (Results 1 – 1 of 1) sorted by relevance
107 return !canOppositeSwipe() && draggableHandler.shouldImmediatelyIntercept(startedPosition) in startDragImmediately()110 private fun canOppositeSwipe(): Boolean { in canOppositeSwipe() method