TextWatcherAdapter
Convenience class used to apply changes upon edit text change
Constructors
Functions
Link copied to clipboard
Link copied to clipboard
open override fun beforeTextChanged( s: CharSequence, start: Int, count: Int, after: Int)
Content copied to clipboard
Link copied to clipboard
open override fun onTextChanged( s: CharSequence, start: Int, before: Int, count: Int)
Content copied to clipboard