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/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