How to set TextColor using setTextColor(ColorsStateList colors)?

Viewed 48989

I need to change text color when state change(pressed, focus)...

How to set the text color of a TextView using ColorsStateList?

3 Answers
Related