xuxiuxi
2017-03-27 95e989938169a6e892f19f2ef5d19d0d9b9ce65d


git-svn-id: http://192.168.1.226/svn/proxy@184 454eff88-639b-444f-9e54-f578c98de674
1个文件已修改
20 ■■■■■ 已修改文件
VisitFace/DemoForBsk/app/src/main/res/layout/fragment_one.xml 20 ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史
VisitFace/DemoForBsk/app/src/main/res/layout/fragment_one.xml
@@ -4,7 +4,27 @@
    android:orientation="vertical"
    android:layout_width="match_parent"
    android:layout_height="match_parent">
    <RelativeLayout
        android:layout_width="match_parent"
        android:layout_height="25dp"
        android:background="@color/colorPrimary"
        >
        <TextView
            android:layout_width="match_parent"
            android:layout_height="wrap_content"
            android:text="实时监控"
            android:layout_centerVertical="true"
            android:layout_marginLeft="5dp"
            />
        <TextView
            android:layout_width="match_parent"
            android:layout_height="wrap_content"
            android:text="人脸识别访客系统"
            android:gravity="center"
            android:layout_centerInParent="true"
            />
    </RelativeLayout>
    <LinearLayout
        android:layout_width="match_parent"
        android:layout_height="350dp"