I want to set a rounded corner for a button in android along with changing the button color on when selected. I am doing the following things.
drawable/push_button.
What I did was defined the shape and specify the dp of each corner.
If you increase the dp in each corner it will make the button more rounded.