From a95ef887f4a1dc45924b907f3be98d598c3bbfe1 Mon Sep 17 00:00:00 2001 From: wjc <1243177876@qq.com> Date: 星期二, 10 十二月 2024 16:00:25 +0800 Subject: [PATCH] 2024年12月10日16:00:22 --- 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 dc2bfe4..46cab9e 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="@color/text_FF161616"> + android:background="#FF000000"> <!--澶撮儴鏍囩--> <RelativeLayout android:id="@+id/title_cl" -- Gitblit v1.8.0