I\'m trying to make a round button, but I don\'t know how can I do it. I can make button with rounded corners, but how can I can round circle. It\'s not the same. Please, te
and add this to the button code
android:layout_width="50dp" android:layout_height="50dp"