Package-level declarations

Types

Link copied to clipboard

A convenience interface that gets called when TextWatcher.afterTextChanged is called.

Link copied to clipboard

A convenience interface that gets called when TextWatcher.beforeTextChanged is called.

Link copied to clipboard

A convenience interface that gets called when TextWatcher.onTextChanged is called.

Link copied to clipboard
class TtTextInputField @JvmOverloads constructor(context: Context, attrs: AttributeSet?, defStyleAttr: Int = R.attr.tt_textinputfield_edittext_style) : FrameLayout

A reusable UI control to let the user enter text.

Functions

Link copied to clipboard

An inverse binding adapter that adds support for two-way data binding for TtTextInputField.ttInputText.

Link copied to clipboard

A binding adapter that adds support for two-way data binding for TtTextInputField.ttInputText.