How can I change the colour of the error message that can be set to appear below the text field in a TextInputLayout (via setError(...) – see error
TextInputLayout
setError(...)
If you are using com.google.android.material.textfield.TextInputLayout this input layout than you just set one style
@color/text_input_box @color/colorRed