From 9bed3e5467ba10357eb287501b51392d90a11461 Mon Sep 17 00:00:00 2001 From: renhaoting <370797079@qq.com> Date: Fri, 9 Jan 2026 10:38:48 +0800 Subject: [PATCH] =?UTF-8?q?=E7=A8=8D=E5=BE=AE=E5=8A=A0=E6=B7=B1=20?= =?UTF-8?q?=E9=A2=9C=E8=89=B2?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../src/main/res/layout/layout_notification_withdraw.xml | 2 +- .../src/main/res/layout/layout_notification_withdraw_big.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/notification/src/main/res/layout/layout_notification_withdraw.xml b/notification/src/main/res/layout/layout_notification_withdraw.xml index 13764ec..14f3e19 100644 --- a/notification/src/main/res/layout/layout_notification_withdraw.xml +++ b/notification/src/main/res/layout/layout_notification_withdraw.xml @@ -34,7 +34,7 @@ android:layout_width="wrap_content" android:layout_height="wrap_content" android:text="desc" - android:textColor="#eee" + android:textColor="#999999" android:textSize="12sp" /> diff --git a/notification/src/main/res/layout/layout_notification_withdraw_big.xml b/notification/src/main/res/layout/layout_notification_withdraw_big.xml index d085081..9b01336 100644 --- a/notification/src/main/res/layout/layout_notification_withdraw_big.xml +++ b/notification/src/main/res/layout/layout_notification_withdraw_big.xml @@ -34,7 +34,7 @@ android:layout_width="wrap_content" android:layout_height="wrap_content" android:text="desc" - android:textColor="#eee" + android:textColor="#999999" android:textSize="12sp" />