I want to make the corners of a button round. Is there an easy way to achieve this in Android?
button
Create an XML file like below one. Set it as background for the button. Change the radius attribute to your wish, if you need more curve for the button.
button_background.xml
Set background to your button: