Button selectors allows to define a background for each state of the button, but how can the button\'s text style be defined for each state? My objective is to grey out a bu
Well!
You can define the Text color for all 4 state, similarly as you defined background for the Button. For example:
Button
file name: /res/color/text_color.xml
/res/color/text_color.xml
Take this file into your Button Style like this: