From 6d10962d2abdd39a8e1b28ee430d8a85274aa677 Mon Sep 17 00:00:00 2001 From: mac <user@users-MacBook-Pro.local> Date: 星期日, 08 十月 2023 13:17:19 +0800 Subject: [PATCH] 2023年10月08日13:17:17 --- app/src/main/res/layout/frgment_house_list_line.xml | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/app/src/main/res/layout/frgment_house_list_line.xml b/app/src/main/res/layout/frgment_house_list_line.xml index e82711b..6b87c59 100644 --- a/app/src/main/res/layout/frgment_house_list_line.xml +++ b/app/src/main/res/layout/frgment_house_list_line.xml @@ -30,7 +30,7 @@ android:layout_marginTop="@dimen/dp_28" android:layout_toEndOf="@+id/fragment_house_list_line_left_iv" android:gravity="center_vertical" - android:text="@string/my_power_station_鐢电珯" + android:text="@string/my_power_station_title" android:textColor="@color/text_90000000" android:textSize="@dimen/text_16" /> -- Gitblit v1.8.0