Rounded Button in Android - Stack Overflow
2012-2-18 · Note the corners element, this gets you rounded corners! Then set the background drawable on the button: android:background='@drawable/button_background'. EDIT (9/2018): The same technique can be used to create a circular button. A circle is really just a square button with radius size set to 1/2 the side of the square.
Get Price