SPLToolbarContainer

class SPLToolbarContainer @JvmOverloads constructor(context: Context, attributeSet: AttributeSet? = null, defStyleAttr: Int = 0) : FrameLayout(source)

(SESL) A container layout that sits on top of the view tree z-order. It is used to host an action mode toolbar.

Constructors

Link copied to clipboard
constructor(context: Context, attributeSet: AttributeSet? = null, defStyleAttr: Int = 0)

Functions

Link copied to clipboard
open override fun draw(canvas: Canvas)