xuxiuxi
2017-04-28 243369fef8970eeb635ff21a22b07b495343a7d0
VisitFace/DemoForBsk/app/src/main/res/layout/fragment_surveillance.xml
@@ -37,9 +37,9 @@
            android:layout_height="match_parent"
            android:layout_weight="1"
            >
            <VideoView
                android:layout_width="wrap_content"
                android:layout_height="wrap_content"
            <SurfaceView
                android:layout_width="640px"
                android:layout_height="480px"
                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"
@@ -67,16 +68,18 @@
                    android:layout_marginRight="12dp"/>
            </RelativeLayout>
        </RelativeLayout>
        <RelativeLayout
            android:layout_width="@dimen/view_size_0"
            android:layout_height="match_parent"
            android:layout_weight="1"
            android:layout_marginLeft="2dp"
            >
            <VideoView
            <SurfaceView
                android:id="@+id/fragment_supervisory_exit_camera"
                android:layout_width="match_parent"
                android:layout_height="match_parent"/>
                android:layout_width="wrap_content"
                android:layout_height="wrap_content"
                />
            <RelativeLayout
                android:layout_width="match_parent"
@@ -90,7 +93,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"