setErrorTextColor

@RequiresApi(value = 27)
fun setErrorTextColor(colorHex: String)

Sets the error text color for all input fields and error messages

Important:

This method requires API level 27 or higher

Parameters

colorHex

The color to be set (in Hex format)


Sets the error text color for all input fields and error messages

Parameters

color

The color to be set