From 7ab5449b2d22b68345dcc1d38484391de370b44a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E3=82=8D=E3=82=80=E3=81=AD=E3=81=93?= Date: Fri, 26 Jan 2024 14:58:28 +0900 Subject: [PATCH] =?UTF-8?q?=E3=83=AC=E3=82=A4=E3=82=A2=E3=82=A6=E3=83=88?= =?UTF-8?q?=E4=BD=9C=E6=88=90WIP?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../src/main/res/layout/lacerta_dialog_create_tag.xml | 11 ++++++++--- 1 file changed, 8 insertions(+), 3 deletions(-) diff --git a/component/common/src/main/res/layout/lacerta_dialog_create_tag.xml b/component/common/src/main/res/layout/lacerta_dialog_create_tag.xml index 4e72834f..9a8fd21f 100644 --- a/component/common/src/main/res/layout/lacerta_dialog_create_tag.xml +++ b/component/common/src/main/res/layout/lacerta_dialog_create_tag.xml @@ -7,9 +7,14 @@ - - + android:layout_height="wrap_content" + android:layout_marginVertical="16dp"/> + + \ No newline at end of file