6
score
83.1K
views
no
status
CC BY-SA 3.0
How to set TextInputLayout error message colour?
I needed to do this dynamically. Using reflection: You will need to call textInputLayout.setErrorEnabled(true) before invoking the above method for this to work.