xuxiuxi
2017-04-21 b8cb20f802a0aae906a33e2357050219fbe1aaf3
VisitFace/DemoForBsk/app/src/main/res/layout/fragment_device_left.xml
@@ -12,7 +12,6 @@
        android:layout_centerVertical="true"
        android:textColor="#8BD2F6"
        />
    <LinearLayout
        android:layout_width="match_parent"
        android:layout_height="match_parent"
@@ -48,12 +47,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
@@ -77,8 +79,9 @@
            <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_lan_relative_layout"
                >
                <RadioButton
                    android:id="@+id/fragment_device_left_lan_check_box"
                    android:layout_centerVertical="true"
@@ -113,8 +116,9 @@
            <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_school_relative_layout"
                >
                <RadioButton
                    android:id="@+id/fragment_device_left_school_check_box"
                    android:layout_centerVertical="true"
@@ -156,8 +160,9 @@
            <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_camera1_relative_layout"
                >
                <RadioButton
                    android:id="@+id/fragment_device_left_camera1_check_box"
                    android:layout_centerVertical="true"
@@ -175,7 +180,7 @@
                        android:layout_width="wrap_content"
                        android:layout_height="match_parent"
                        android:text="摄像机1"
                        android:drawableLeft="@drawable/u251"
                        android:drawableLeft="@drawable/u233"
                        android:drawablePadding="20dp"
                        android:gravity="center_vertical"
                        android:textSize="@dimen/text_size_big"
@@ -185,8 +190,9 @@
            <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_camera2_relative_layout"
                >
                <RadioButton
                    android:id="@+id/fragment_device_left_camera2_check_box"
                    android:layout_centerVertical="true"