UiUtils
object UiUtils
Convenience class for UI related methods
Properties
Functions
Link copied to clipboard
Animates text color transition from error state to normal. If reverse is set to true, then vice versa.
Link copied to clipboard
Link copied to clipboard
Convenience method that substitutes the traditional setOnClickListener applied on Views while applying a default throttler to be used between consecutive calls
Convenience method that substitutes the traditional setOnClickListener applied on Views while applying a given throttler to be used between consecutive calls
Link copied to clipboard