class BottomSheetListView : ListView
<init> |
BottomSheetListView(context: Context, p_attrs: AttributeSet) |
canScrollVertically |
fun canScrollVertically(view: AbsListView?): Boolean |
onInterceptTouchEvent |
fun onInterceptTouchEvent(event: MotionEvent): Boolean |
onTouchEvent |
fun onTouchEvent(event: MotionEvent): Boolean |