From 9684f355da650b3183e0e0a039c9e22f85676ed8 Mon Sep 17 00:00:00 2001
From: mac <user@users-MacBook-Pro.local>
Date: 星期六, 01 六月 2024 20:43:22 +0800
Subject: [PATCH] 2024年06月01日20:43:20

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

diff --git a/app/src/main/res/layout/fragment_home_page.xml b/app/src/main/res/layout/fragment_home_page.xml
index 5cdcd0f..3071df6 100644
--- a/app/src/main/res/layout/fragment_home_page.xml
+++ b/app/src/main/res/layout/fragment_home_page.xml
@@ -14,7 +14,7 @@
         android:layout_height="@dimen/dp_26"
         android:layout_marginStart="@dimen/dp_16"
         android:layout_marginTop="58dp"
-        android:text="@string/power_shome_page"
+        android:text="@string/summarize"
         app:layout_constraintStart_toStartOf="parent"
         app:layout_constraintTop_toTopOf="parent" />
 

--
Gitblit v1.8.0