From cd16f8ff358d41af50307318aa4e420e1d608086 Mon Sep 17 00:00:00 2001 From: mac <user@users-MacBook-Pro.local> Date: 星期一, 01 七月 2024 16:49:40 +0800 Subject: [PATCH] 2024年07月01日16:49:23 --- app/src/main/res/layout/me_change_password_line.xml | 4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) diff --git a/app/src/main/res/layout/me_change_password_line.xml b/app/src/main/res/layout/me_change_password_line.xml index 2b77f51..ddc2d9e 100644 --- a/app/src/main/res/layout/me_change_password_line.xml +++ b/app/src/main/res/layout/me_change_password_line.xml @@ -46,8 +46,8 @@ android:inputType="textPassword" android:lines="1" android:maxLines="1" - android:textColor="@color/text_FF000000" - android:textColorHint="@color/text_25000000" + android:textColor="@color/text_E6000000" + android:textColorHint="@color/text_66000000" android:textSize="@dimen/text_16" /> <ImageView -- Gitblit v1.8.0