From 6ae9f81d545f44a85c34dea1c11df8b70e3f940f Mon Sep 17 00:00:00 2001
From: wjc <1243177876@qq.com>
Date: 星期三, 09 四月 2025 10:29:29 +0800
Subject: [PATCH] 2025-04-09 10:29:16 1.1.0

---
 app/src/main/res/layout/activity_temperature_unit.xml |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/app/src/main/res/layout/activity_temperature_unit.xml b/app/src/main/res/layout/activity_temperature_unit.xml
index a912cda..9cbc5f6 100644
--- a/app/src/main/res/layout/activity_temperature_unit.xml
+++ b/app/src/main/res/layout/activity_temperature_unit.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_FF161616"
+    android:background="@color/text_FF000000"
     tools:context=".ui.me.TemperatureUnitActivity">
 
     <include

--
Gitblit v1.8.0