From c2cccc1fa49001f6198b18a6bed4bf1f027ed4fb Mon Sep 17 00:00:00 2001
From: mac <user@users-MacBook-Pro.local>
Date: 星期一, 22 七月 2024 16:18:40 +0800
Subject: [PATCH] 2024年07月22日16:18:37
---
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