From a00496579e2c744502ba77eeca40d492f8e0f875 Mon Sep 17 00:00:00 2001 From: mac <user@users-MacBook-Pro.local> Date: 星期四, 08 八月 2024 11:56:37 +0800 Subject: [PATCH] 2024年08月08日11:56:30 --- app/src/main/res/layout/activity_power_stations_list.xml | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/app/src/main/res/layout/activity_power_stations_list.xml b/app/src/main/res/layout/activity_power_stations_list.xml index e8ddd13..f2bbc0a 100644 --- a/app/src/main/res/layout/activity_power_stations_list.xml +++ b/app/src/main/res/layout/activity_power_stations_list.xml @@ -4,7 +4,7 @@ xmlns:tools="http://schemas.android.com/tools" android:layout_width="match_parent" android:layout_height="match_parent" - android:background="@color/text_EDEFF2" + android:background="@color/text_F5F7FA" tools:context=".ui.newC.PowerStationsListEdit"> <include -- Gitblit v1.8.0