setErrorTextColor

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

XML Attribute: errorTextColor


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)


XML Attribute: errorTextColor


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

Parameters

color

The color to be set