From 1d1249252bab229b9e2ee0102ecb336455f87370 Mon Sep 17 00:00:00 2001 From: sub101 Date: Sat, 17 Feb 2024 23:31:20 +0900 Subject: [PATCH] =?UTF-8?q?#121=20/=20ui=20=EB=A7=88=EC=A7=84=EA=B0=92=20?= =?UTF-8?q?=EC=88=98=EC=A0=95?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- app/src/main/res/layout/title_action2_dialog.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/app/src/main/res/layout/title_action2_dialog.xml b/app/src/main/res/layout/title_action2_dialog.xml index 73e347b..38f7a3b 100644 --- a/app/src/main/res/layout/title_action2_dialog.xml +++ b/app/src/main/res/layout/title_action2_dialog.xml @@ -47,7 +47,7 @@ android:layout_height="wrap_content" android:layout_marginTop="30dp" android:layout_marginEnd="10dp" - android:layout_marginBottom="16dp" + android:layout_marginBottom="45dp" android:paddingHorizontal="14dp" android:paddingVertical="7dp" android:text="@string/dialog_cancel_text" @@ -62,7 +62,7 @@ android:layout_width="wrap_content" android:layout_height="wrap_content" android:layout_marginHorizontal="10dp" - android:layout_marginBottom="16dp" + android:layout_marginBottom="45dp" android:paddingHorizontal="14dp" android:paddingVertical="7dp" android:text="@string/dialog_ok_text"