From cff0703f2494111f1859dbe3a89269f6039fd918 Mon Sep 17 00:00:00 2001 From: renhaoting <370797079@qq.com> Date: Fri, 26 Dec 2025 18:27:05 +0800 Subject: [PATCH] =?UTF-8?q?bug=E4=BF=AE=E6=94=B9=20-=20=E6=8F=90=E7=8E=B0?= =?UTF-8?q?=E6=88=90=E5=8A=9F=E7=95=8C=E9=9D=A2=E7=9A=84=E6=A0=87=E9=A2=98?= =?UTF-8?q?=E5=92=8C=E9=92=B1=E9=9C=80=E8=A6=81=E5=8A=A0=E7=B2=97=EF=BC=8C?= =?UTF-8?q?=E7=84=B6=E5=90=8E=E5=BA=95=E4=B8=8B=E9=82=A3=E4=B8=80=E4=B8=B2?= =?UTF-8?q?=E6=96=87=E6=A1=88=E8=AF=B4=E6=98=8E=E9=9C=80=E8=A6=81=E5=B1=85?= =?UTF-8?q?=E4=B8=AD=EF=BC=8C=E6=95=B4=E4=B8=AA=E7=95=8C=E9=9D=A2=E8=83=8C?= =?UTF-8?q?=E5=90=8E=E7=9A=84=E5=85=89=E6=95=88=E5=91=97=E6=8B=89=E4=BC=B8?= =?UTF-8?q?=E4=BA=86=EF=BC=8C=E5=92=8C=E6=95=88=E6=9E=9C=E5=9B=BE=E4=B8=8D?= =?UTF-8?q?=E4=B8=80=E6=A0=B7?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../res/layout/dialog_withdraw_success.xml | 143 ++++++++++-------- 1 file changed, 77 insertions(+), 66 deletions(-) diff --git a/app/src/main/res/layout/dialog_withdraw_success.xml b/app/src/main/res/layout/dialog_withdraw_success.xml index 6215a57..da3f32e 100644 --- a/app/src/main/res/layout/dialog_withdraw_success.xml +++ b/app/src/main/res/layout/dialog_withdraw_success.xml @@ -4,94 +4,105 @@ android:layout_height="wrap_content" android:orientation="vertical" android:gravity="center_horizontal" - android:clipChildren="false" - android:background="@mipmap/bg_withdrarw_sucess"> - + android:clipChildren="false"> - - + + - + + + + + + + + + + + + + + + + + - - - - - - - - - - - - \ No newline at end of file