onChildEndedNativeGesture

abstract fun onChildEndedNativeGesture(childView: View, ev: MotionEvent)

Called when a child ends a native gesture. Should be called from the child's onTouchIntercepted implementation.