cnlive_layout_popup_radio_btn.xml
328 Bytes
<?xml version="1.0" encoding="utf-8"?>
<RadioButton xmlns:android="http://schemas.android.com/apk/res/android"
android:layout_width="wrap_content"
android:layout_height="wrap_content"
android:layout_margin="4dp"
android:button="@null"
android:background="@null"
android:textColor="@android:color/white"/>