houxiao
2017-06-27 d289fd8eb7a6581da0dd9c9963c15b6e7c08d744
VisitFace/DemoForBsk/app/src/main/res/layout/fragment_surveillance.xml
@@ -32,8 +32,8 @@
        android:layout_width="match_parent"
        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
@@ -61,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"
@@ -73,13 +72,6 @@
                    android:text="摄像机进"
                    android:layout_marginRight="@dimen/w122dp"/>
            </RelativeLayout>
            <ProgressBar
                android:layout_width="wrap_content"
                android:layout_height="wrap_content"
                android:layout_centerInParent="true"
                android:visibility="invisible"
                android:id="@+id/fragment_supervisory_enter_progress_bar"
                />
        </RelativeLayout>
        <RelativeLayout
            android:layout_width="@dimen/view_size_0"
@@ -92,7 +84,6 @@
                android:layout_width="wrap_content"
                android:layout_height="wrap_content"
                />
            <RelativeLayout
                android:layout_width="match_parent"
                android:layout_height="@dimen/h50dp"
@@ -109,7 +100,6 @@
                    android:id="@+id/fragment_surveillance_exit_timer"
                    android:visibility="gone"
                    />
                <TextView
                    android:layout_width="wrap_content"
                    android:layout_height="wrap_content"
@@ -121,16 +111,8 @@
                    android:text="摄像机出"
                    android:layout_marginRight="@dimen/w12dp"/>
            </RelativeLayout>
            <ProgressBar
                android:layout_width="wrap_content"
                android:layout_height="wrap_content"
                android:layout_centerInParent="true"
                android:visibility="invisible"
                android:id="@+id/fragment_supervisory_exit_progress_bar"
                />
        </RelativeLayout>
    </LinearLayout>
    <LinearLayout
        android:layout_width="match_parent"
        android:layout_height="@dimen/h290dp"