xuxiuxi
2017-04-21 b8cb20f802a0aae906a33e2357050219fbe1aaf3
VisitFace/DemoForBsk/app/src/main/res/layout/fragment_surveillance.xml
@@ -38,8 +38,8 @@
            android:layout_weight="1"
            >
            <SurfaceView
                android:layout_width="640px"
                android:layout_height="480px"
                android:layout_width="wrap_content"
                android:layout_height="wrap_content"
                android:id="@+id/fragment_supervisory_enter_camera" />
            <RelativeLayout
                android:layout_width="match_parent"
@@ -47,6 +47,7 @@
                android:layout_alignParentBottom="true"
                android:background="#40000000">
                <TextView
                    android:id="@+id/fragment_surveillance_enter_timer"
                    android:layout_width="wrap_content"
                    android:layout_height="wrap_content"
                    android:layout_centerVertical="true"
@@ -75,8 +76,8 @@
            >
            <SurfaceView
                android:id="@+id/fragment_supervisory_exit_camera"
                android:layout_width="640px"
                android:layout_height="480px"
                android:layout_width="wrap_content"
                android:layout_height="wrap_content"
                />
            <RelativeLayout
@@ -91,7 +92,9 @@
                    android:textSize="@dimen/text_size_normal"
                    android:textColor="@android:color/white"
                    android:layout_marginLeft="16dp"
                    android:text="2016年12月5日  17:03:42分"/>
                    android:text="2016年12月5日  17:03:42分"
                    android:id="@+id/fragment_surveillance_exit_timer"
                    />
                <TextView
                    android:layout_width="wrap_content"