cnlive_layout_popup_radio_group.xml
311 Bytes
<?xml version="1.0" encoding="utf-8"?>
<RadioGroup xmlns:android="http://schemas.android.com/apk/res/android"
android:layout_width="wrap_content"
android:layout_height="wrap_content"
android:padding="8dp"
android:background="@drawable/cnlive_popup_bg"
android:gravity="center">
</RadioGroup>