Swipe Detector
class SwipeDetector(view: View, swipeEventListener: SwipeDetector.OnSwipeEventListener?) : View.OnTouchListener
Content copied to clipboard
Constructors
Link copied to clipboard
fun SwipeDetector(view: View, swipeEventListener: SwipeDetector.OnSwipeEventListener?)
Content copied to clipboard