app/src/main/res/layout/fragment_house_list.xml
@@ -4,7 +4,8 @@ xmlns:tools="http://schemas.android.com/tools" android:id="@+id/house_list_parent" android:layout_width="match_parent" android:layout_height="match_parent"> android:layout_height="match_parent" android:background="@drawable/bj"> <!--头部标签--> <RelativeLayout android:id="@+id/title_cl" @@ -50,6 +51,7 @@ android:layout_marginEnd="@dimen/dp_13" android:layout_toStartOf="@+id/add_iv" android:src="@drawable/edit" android:visibility="gone" />