xuxiuxi
2017-05-03 5f6f6485349c6c2b4d046f4307a8b8c8b251bdc1
VisitFace/DemoForBsk/app/src/main/res/layout/fragment_surveillance.xml
@@ -43,7 +43,7 @@
                android:id="@+id/fragment_supervisory_enter_camera" />
            <RelativeLayout
                android:layout_width="match_parent"
                android:layout_height="@dimen/view_size_50"
                android:layout_height="@dimen/h50dp"
                android:layout_alignParentBottom="true"
                android:background="#40000000">
                <TextView
@@ -65,7 +65,7 @@
                    android:layout_alignParentRight="true"
                    android:background="@drawable/surface_info_bcg"
                    android:text="摄像机进"
                    android:layout_marginRight="12dp"/>
                    android:layout_marginRight="@dimen/w122dp"/>
            </RelativeLayout>
        </RelativeLayout>
@@ -83,7 +83,7 @@
            <RelativeLayout
                android:layout_width="match_parent"
                android:layout_height="@dimen/view_size_50"
                android:layout_height="@dimen/h50dp"
                android:layout_alignParentBottom="true"
                android:background="#40000000">
                <TextView
@@ -92,7 +92,7 @@
                    android:layout_centerVertical="true"
                    android:textSize="@dimen/text_size_normal"
                    android:textColor="@android:color/white"
                    android:layout_marginLeft="16dp"
                    android:layout_marginLeft="@dimen/w16dp"
                    android:text="2016年12月5日  17:03:42分"
                    android:id="@+id/fragment_surveillance_exit_timer"
                    />
@@ -114,14 +114,14 @@
    <LinearLayout
        android:layout_width="match_parent"
        android:layout_height="match_parent"
        android:layout_marginTop="4dp"
        android:paddingRight="4dp"
        android:layout_marginTop="@dimen/h4dp"
        android:paddingRight="@dimen/h4dp"
        android:orientation="horizontal">
        <RelativeLayout
            android:layout_width="wrap_content"
            android:layout_height="match_parent">
            <RadioGroup
                android:layout_width="64dp"
                android:layout_width="@dimen/w64dp"
                android:layout_height="match_parent"
                android:id="@+id/fragment_supervisory_bottom_left_radio_group">
@@ -151,7 +151,7 @@
                    android:text="考勤"/>
            </RadioGroup>
            <LinearLayout
                android:layout_width="5dp"
                android:layout_width="@dimen/w5dp"
                android:layout_height="match_parent"
                android:orientation="vertical">