xuxiuxi
2017-04-13 497b9ed2641855d685dc8472b9faf55720688e37
VisitFace/DemoForBsk/app/src/main/res/layout/fragment_device_left.xml
@@ -48,12 +48,15 @@
            <RelativeLayout
                android:background="@android:color/white"
                android:layout_width="match_parent"
                android:layout_height="wrap_content">
                android:layout_height="wrap_content"
                android:id="@+id/fragment_device_left_wifi_relative_layout"
                >
                <RadioButton
                    android:id="@+id/fragment_device_left_wifi_check_box"
                    android:layout_centerVertical="true"
                    android:layout_marginLeft="24dp"
                    android:clickable="false"
                    android:layout_width="wrap_content"
                    android:layout_height="wrap_content" />
                <LinearLayout