张海江
2017-08-07 957b8e9d4bc63524dad27c2f8458856da0bf5c06
app/src/main/res/layout/fragment_monitor_layout.xml
@@ -9,7 +9,15 @@
        android:layout_width="match_parent"
        android:layout_height="@dimen/y40"
        android:background="@mipmap/bg_head">
        <ImageView
            android:id="@+id/iv_search"
            android:layout_width="@dimen/x20"
            android:layout_height="@dimen/x20"
            android:padding="@dimen/x4"
            android:src="@mipmap/icon_history"
            android:layout_centerVertical="true"
            android:layout_marginRight="@dimen/x16"
            />
        <TextView
            android:id="@+id/tv_title"
            android:layout_width="wrap_content"