From 5e43612bb0afc1202fe802d4307b02cdfc05756f Mon Sep 17 00:00:00 2001 From: mac <user@users-MacBook-Pro.local> Date: 星期六, 07 十月 2023 17:32:42 +0800 Subject: [PATCH] 2023年10月07日17:32:35 --- 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