Is there a way to change the color of a disabled button in android through styles or some other form ?
I currently have the following,
drawable/button_de
You'll have to use a selector for different drawables in those states.
You can create a selector like this: