public static interface LithoRecylerView.TouchInterceptor
LithoRecylerView.onInterceptTouchEvent(MotionEvent) behavior| Modifier and Type | Interface and Description |
|---|---|
static class |
LithoRecylerView.TouchInterceptor.Result |
| Modifier and Type | Method and Description |
|---|---|
LithoRecylerView.TouchInterceptor.Result |
onInterceptTouchEvent(RecyclerView recyclerView,
MotionEvent ev)
Called from
LithoRecylerView.onInterceptTouchEvent(MotionEvent) to determine how touch events should
be intercepted |
LithoRecylerView.TouchInterceptor.Result onInterceptTouchEvent(RecyclerView recyclerView, MotionEvent ev)
LithoRecylerView.onInterceptTouchEvent(MotionEvent) to determine how touch events should
be intercepted