xuxiuxi
2017-04-13 233bc2ed60cb00b8ecde0034b5bf59f870af6440
VisitFace/DemoForBsk/app/src/main/res/layout/fragment_device_left.xml
@@ -72,10 +72,6 @@
                        android:gravity="center_vertical"
                        android:textSize="@dimen/text_size_big"
                        android:textColor="@color/colorText_5"/>
                    <View
                        android:layout_width="match_parent"
                        android:layout_height="1dp"
                        android:background="@color/colorText_b"/>
                </LinearLayout>
            </RelativeLayout>
            <RelativeLayout
@@ -105,11 +101,14 @@
                        android:gravity="center_vertical"
                        android:textSize="@dimen/text_size_big"
                        android:textColor="@color/colorText_5"/>
                    <View
                        android:layout_width="match_parent"
                        android:layout_height="1dp"
                        android:background="@color/colorText_b"/>
                </LinearLayout>
                <View
                    android:layout_width="match_parent"
                    android:layout_height="1dp"
                    android:background="@color/colorText_b"
                    android:layout_marginLeft="24dp"
                    />
            </RelativeLayout>
            <RelativeLayout
                android:background="@android:color/white"
@@ -138,11 +137,13 @@
                        android:gravity="center_vertical"
                        android:textSize="@dimen/text_size_big"
                        android:textColor="@color/colorText_5"/>
                    <View
                        android:layout_width="match_parent"
                        android:layout_height="1dp"
                        android:background="@color/colorText_b"/>
                </LinearLayout>
                <View
                    android:layout_width="match_parent"
                    android:layout_height="1dp"
                    android:background="@color/colorText_b"
                    android:layout_marginLeft="24dp"
                    />
            </RelativeLayout>
            <TextView
                android:layout_width="match_parent"
@@ -179,10 +180,6 @@
                        android:gravity="center_vertical"
                        android:textSize="@dimen/text_size_big"
                        android:textColor="@color/colorText_5"/>
                    <View
                        android:layout_width="match_parent"
                        android:layout_height="1dp"
                        android:background="@color/colorText_b"/>
                </LinearLayout>
            </RelativeLayout>
            <RelativeLayout
@@ -212,12 +209,20 @@
                        android:gravity="center_vertical"
                        android:textSize="@dimen/text_size_big"
                        android:textColor="@color/colorText_5"/>
                    <View
                        android:layout_width="match_parent"
                        android:layout_height="1dp"
                        android:background="@color/colorText_b"/>
                </LinearLayout>
                <View
                    android:layout_width="match_parent"
                    android:layout_height="1dp"
                    android:background="@color/colorText_b"
                    android:layout_marginLeft="24dp"
                    />
            </RelativeLayout>
            <View
                android:layout_width="match_parent"
                android:layout_height="1dp"
                android:background="@color/colorText_b"
                android:layout_marginLeft="24dp"
                />
        </LinearLayout>
    </LinearLayout>
</LinearLayout>