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
Here is my code which works properly with button enable and disable state.