TextToolPanel

Tool view to add and control Text-Stickers.

open class TextToolPanel

Constructors

TextToolPanel
Link copied to clipboard
open fun TextToolPanel(stateHandler: StateHandler)

Functions

checkKeyboardHeight
Link copied to clipboard
open fun checkKeyboardHeight(check: Boolean)
onEditorAction
Link copied to clipboard
open fun onEditorAction(v: TextView, actionId: Int, event: KeyEvent): Boolean
onGlobalLayout
Link copied to clipboard
open fun onGlobalLayout()
onTextChanged
Link copied to clipboard
open fun onTextChanged(text: String)
switchKeyboardVisibility
Link copied to clipboard
open fun switchKeyboardVisibility(enable: Boolean)

Properties

TOOL_ID
Link copied to clipboard
val TOOL_ID: String