xuxiuxi
2017-03-29 c7591cecdaa9904b59da022b2a29339507338ca2
VisitFace/DemoForBsk/app/src/main/res/layout/fragment_device_left.xml
@@ -45,17 +45,17 @@
                android:text="@string/device_set"/>
            <include
                android:id="@+id/device_wifi"
                layout="@layout/item_device_left"
                layout="@layout/fragment_device_left_row"
                android:layout_height="wrap_content"
                android:layout_width="match_parent"/>
            <include
                android:id="@+id/device_landline"
                layout="@layout/item_device_left"
                layout="@layout/fragment_device_left_row"
                android:layout_height="wrap_content"
                android:layout_width="match_parent"/>
            <include
                android:id="@+id/device_school"
                layout="@layout/item_device_left"
                layout="@layout/fragment_device_left_row"
                android:layout_height="wrap_content"
                android:layout_width="match_parent"/>
@@ -69,12 +69,12 @@
                android:text="@string/device_camera"/>
            <include
                android:id="@+id/device_camera1"
                layout="@layout/item_device_left"
                layout="@layout/fragment_device_left_row"
                android:layout_height="wrap_content"
                android:layout_width="match_parent"/>
            <include
                android:id="@+id/device_camera2"
                layout="@layout/item_device_left"
                layout="@layout/fragment_device_left_row"
                android:layout_height="wrap_content"
                android:layout_width="match_parent"/>
        </LinearLayout>