Possible Duplicate:
Standard Android Button with a different color
I have 1 problem - I need to change a color for standard button. I do it using "background" property of button. But when I do it button will change it's shape - rounded corners will disappear, button won't change a color by click (hightlight), color of button won't be gradient. How can I fix this problems? I want to change button's color it to look like a standard button.