EditTextListener

Listener interface for events on the FloatingHintEditText.

Inheritors

Functions

Link copied to clipboard
abstract fun afterTextChanged(s: Editable)
Called after each Editable text change.
Link copied to clipboard
abstract fun onErrorDismissed()
Called when user proceeds typing in after there was an error shown.
Link copied to clipboard
abstract fun onKeyPress(keyCode: Int, event: KeyEvent)
Called when there is a key press event