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_find" android:layout_centerVertical="true" android:layout_marginLeft="@dimen/x16" /> <TextView android:id="@+id/tv_title" android:layout_width="wrap_content"