houxiao
2017-06-27 d289fd8eb7a6581da0dd9c9963c15b6e7c08d744
VisitFace/DemoForBsk/app/src/main/res/layout/fragment_surveillance.xml
@@ -30,10 +30,12 @@
    </RelativeLayout>
    <LinearLayout
        android:layout_width="match_parent"
        android:layout_height="@dimen/h350dp"
        android:layout_height="0dp"
        android:orientation="horizontal"
        android:paddingLeft="2dp"
        android:paddingRight="2dp">
        android:paddingLeft="@dimen/w2dp"
        android:paddingRight="@dimen/w2dp"
        android:layout_weight="1"
        >
        <RelativeLayout
            android:layout_width="@dimen/view_size_0"
            android:layout_height="match_parent"
@@ -59,7 +61,6 @@
                    android:text="2016年12月5日  17:03:42分"
                    android:visibility="gone"
                    />
                <TextView
                    android:layout_width="wrap_content"
                    android:layout_height="wrap_content"
@@ -72,7 +73,6 @@
                    android:layout_marginRight="@dimen/w122dp"/>
            </RelativeLayout>
        </RelativeLayout>
        <RelativeLayout
            android:layout_width="@dimen/view_size_0"
            android:layout_height="match_parent"
@@ -84,7 +84,6 @@
                android:layout_width="wrap_content"
                android:layout_height="wrap_content"
                />
            <RelativeLayout
                android:layout_width="match_parent"
                android:layout_height="@dimen/h50dp"
@@ -101,7 +100,6 @@
                    android:id="@+id/fragment_surveillance_exit_timer"
                    android:visibility="gone"
                    />
                <TextView
                    android:layout_width="wrap_content"
                    android:layout_height="wrap_content"
@@ -115,13 +113,14 @@
            </RelativeLayout>
        </RelativeLayout>
    </LinearLayout>
    <LinearLayout
        android:layout_width="match_parent"
        android:layout_height="match_parent"
        android:layout_height="@dimen/h290dp"
        android:layout_marginTop="@dimen/h4dp"
        android:paddingRight="@dimen/h4dp"
        android:orientation="horizontal">
        android:orientation="horizontal"
        android:layout_weight="0"
        >
        <RelativeLayout
            android:layout_width="wrap_content"
            android:layout_height="match_parent">
@@ -159,7 +158,6 @@
                android:layout_width="@dimen/w5dp"
                android:layout_height="match_parent"
                android:orientation="vertical">
                <View
                    android:id="@+id/fragment_supervisory_bottom_visitor_background"
                    android:layout_width="match_parent"
@@ -186,7 +184,6 @@
                android:layout_width="wrap_content"
                android:layout_height="match_parent"
                android:orientation="vertical"/>
            <cn.com.basic.face.widget.surveilance.SurveillanceBottomAttendanceListView
                android:id="@+id/fragment_supervisory_bottom_attendance_list_view"
                android:layout_width="wrap_content"