From d876842e13fccca41ddaf05e9ff8c58ce7e7444b Mon Sep 17 00:00:00 2001 From: mac <user@users-MacBook-Pro.local> Date: 星期三, 03 七月 2024 10:53:55 +0800 Subject: [PATCH] 2024年07月03日10:52:29 --- app/src/main/res/layout/text_underline.xml | 4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) diff --git a/app/src/main/res/layout/text_underline.xml b/app/src/main/res/layout/text_underline.xml index 8fe495e..1be9362 100644 --- a/app/src/main/res/layout/text_underline.xml +++ b/app/src/main/res/layout/text_underline.xml @@ -9,8 +9,8 @@ android:layout_width="wrap_content" android:layout_height="@dimen/dp_28" android:gravity="center" - android:text="@string/home_login_鎵嬫満鍙�" - android:textColor="@color/text_40000000" + android:text="@string/home_login_phone" + android:textColor="@color/text_66000000" android:textSize="@dimen/text_16" /> -- Gitblit v1.8.0