From c92e5511f6f5b46f225e5254222ff64cee7b5d1e Mon Sep 17 00:00:00 2001 From: wjc <1243177876@qq.com> Date: 星期三, 11 十二月 2024 11:46:21 +0800 Subject: [PATCH] 2024年12月11日11:46:19 --- app/src/main/res/layout/fragment_house_list.xml | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/app/src/main/res/layout/fragment_house_list.xml b/app/src/main/res/layout/fragment_house_list.xml index 46cab9e..a12408d 100644 --- a/app/src/main/res/layout/fragment_house_list.xml +++ b/app/src/main/res/layout/fragment_house_list.xml @@ -5,7 +5,7 @@ android:id="@+id/house_list_parent" android:layout_width="match_parent" android:layout_height="match_parent" - android:background="#FF000000"> + android:background="#FF161719"> <!--澶撮儴鏍囩--> <RelativeLayout android:id="@+id/title_cl" -- Gitblit v1.8.0