xuxiuxi
2017-03-27 92c64518167ec4f4ce93e77e533898c164d2cf03
VisitFace/DemoForBsk/app/src/main/res/layout/visitor_manager_left.xml
@@ -2,7 +2,16 @@
<LinearLayout xmlns:android="http://schemas.android.com/apk/res/android"
    android:orientation="vertical" android:layout_width="match_parent"
    android:layout_height="match_parent">
    <TextView
        android:id="@+id/visitor_manager_back"
        android:layout_width="wrap_content"
        android:layout_height="30dp"
        android:text="&lt; 访客管理"
        android:layout_marginLeft="10dp"
        android:layout_marginTop="10dp"
        android:layout_centerVertical="true"
        android:textColor="#8BD2F6"
        />
    <LinearLayout
        android:layout_width="match_parent"
        android:layout_height="match_parent"