TtTextInputField

fun TtTextInputField(context: Context, attrs: AttributeSet?, defStyleAttr: Int = R.attr.tt_textinputfield_edittext_style)

Parameters

context

The display context.

attrs

The attribute set provided in the layout XML file.

defStyleAttr

An attribute that references a resource with default values. Use 0 to not look for defaults.