Android – How to change Android button click color

androidbackgroundbutton

I have one button. I have added background image to my button using background attribute. Now when I click on button, I am not getting the default orange color. How can I get that color.

One more query, In the above scenario how can I change the default orange color to some other color.

Best Answer