From 63e867ad7297c1b79bf9bd558e1ae3908f73b8a3 Mon Sep 17 00:00:00 2001 From: renhaoting <370797079@qq.com> Date: Fri, 26 Dec 2025 13:49:12 +0800 Subject: [PATCH] =?UTF-8?q?bug=E4=BF=AE=E6=94=B9=20-=20=E6=8F=90=E7=8E=B0?= =?UTF-8?q?=E7=95=8C=E9=9D=A2=E6=80=BB=E9=87=91=E9=A2=9D=E9=9C=80=E8=A6=81?= =?UTF-8?q?=E5=8A=A0=E7=B2=97=E6=98=BE=E7=A4=BA=EF=BC=8C=E7=9C=8B=E7=9D=80?= =?UTF-8?q?=E6=9C=89=E7=82=B9=E4=B8=8D=E5=A4=AA=E6=B8=85=E6=A5=9A?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- app/src/main/res/layout/activity_withdraw.xml | 1 + 1 file changed, 1 insertion(+) diff --git a/app/src/main/res/layout/activity_withdraw.xml b/app/src/main/res/layout/activity_withdraw.xml index 14b83f9..bbf66bf 100644 --- a/app/src/main/res/layout/activity_withdraw.xml +++ b/app/src/main/res/layout/activity_withdraw.xml @@ -94,6 +94,7 @@ android:layout_height="wrap_content" android:textSize="21sp" android:textColor="@color/yellow_46" + android:textStyle="bold" android:text="@string/cash" android:layout_marginStart="5dp" />