From c641fa99310904c452681dd7703fdce2621a2db0 Mon Sep 17 00:00:00 2001 From: renhaoting <370797079@qq.com> Date: Wed, 7 Jan 2026 17:02:59 +0800 Subject: [PATCH] =?UTF-8?q?Fix=20bug:=20-=20=E7=BA=A2=E6=A1=86=E9=83=A8?= =?UTF-8?q?=E5=88=86=E6=96=87=E6=A1=88=E9=9C=80=E8=A6=81=E5=8E=BB=E6=8E=89?= =?UTF-8?q?=EF=BC=8C=E7=BA=A2=E6=A1=86=E5=BA=95=E4=B8=8B=E7=9A=84=E6=96=87?= =?UTF-8?q?=E6=A1=88=E5=B1=85=E4=B8=AD=E6=98=BE=E7=A4=BA+1?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- app/src/main/res/layout/dialog_withdraw_fail.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/src/main/res/layout/dialog_withdraw_fail.xml b/app/src/main/res/layout/dialog_withdraw_fail.xml index c6d3b53..2ab7e45 100644 --- a/app/src/main/res/layout/dialog_withdraw_fail.xml +++ b/app/src/main/res/layout/dialog_withdraw_fail.xml @@ -68,7 +68,7 @@ android:id="@+id/tv_reason" android:layout_width="wrap_content" android:layout_height="wrap_content" - android:layout_marginTop="20dp" + android:layout_marginTop="50dp" android:gravity="center" android:textSize="14sp" android:textStyle="bold"