TouchInterceptor
interface TouchInterceptor
Allows to override onInterceptTouchEvent behavior
Functions
Link copied to clipboard
abstract fun onInterceptTouchEvent(recyclerView: RecyclerView, ev: MotionEvent): LithoRecyclerView.TouchInterceptor.Result
Called from onInterceptTouchEvent to determine how touch events should be intercepted