EditorRootView

Vertical scrollable RecyclerView

open class EditorRootView

Constructors

EditorRootView
Link copied to clipboard
open fun EditorRootView(context: Context)
EditorRootView
Link copied to clipboard
open fun EditorRootView(context: Context, attrs: AttributeSet, defStyleAttr: Int)
EditorRootView
Link copied to clipboard
open fun EditorRootView(context: Context, attrs: AttributeSet)

Functions

onDisableStateChanged
Link copied to clipboard
open fun onDisableStateChanged(progressState: ProgressState)
onInterceptTouchEvent
Link copied to clipboard
open fun onInterceptTouchEvent(event: MotionEvent): Boolean
onTouchEvent
Link copied to clipboard
open fun onTouchEvent(event: MotionEvent): Boolean