I am trying to set the background color of a button in my app and I am unable to achieve the result that I want...
The color that I am trying to set is holo_gr
holo_gr
Create /res/drawable/button.xml with the following content :
/res/drawable/button.xml
And then you can use the following :