How to rounded RadioButton in andriod?
问题 I'm designing RadioButtons. Right now its look like I've Questions: I want to show it in circle how I'll perform this action? I want it look same by its width and height, right now it is in wrap_content . Here is my code <RadioGroup android:id="@+id/llButtons" android:layout_width="wrap_content" android:layout_height="wrap_content" android:orientation="horizontal"> <androidx.appcompat.widget.AppCompatRadioButton android:id="@+id/btnEigene" android:layout_width="wrap_content" android:layout