|
|
@@ -7,9 +7,11 @@
|
|
|
android:id="@+id/ad_vp"
|
|
|
android:layout_width="match_parent"
|
|
|
android:layout_height="match_parent" />
|
|
|
+
|
|
|
<RelativeLayout
|
|
|
android:layout_width="match_parent"
|
|
|
android:layout_height="match_parent">
|
|
|
+
|
|
|
<RadioGroup
|
|
|
android:id="@+id/rg"
|
|
|
android:layout_width="100dp"
|