From c849fdae2e20b61355dd3406f6f3c93659638b68 Mon Sep 17 00:00:00 2001 From: r-ca Date: Mon, 29 Jan 2024 01:43:18 +0900 Subject: [PATCH] WIP --- .../res/layout/lacerta_dialog_edit_meta.xml | 21 ++++++++++++++++--- 1 file changed, 18 insertions(+), 3 deletions(-) diff --git a/component/common/src/main/res/layout/lacerta_dialog_edit_meta.xml b/component/common/src/main/res/layout/lacerta_dialog_edit_meta.xml index 77d9ef65..8d016a39 100644 --- a/component/common/src/main/res/layout/lacerta_dialog_edit_meta.xml +++ b/component/common/src/main/res/layout/lacerta_dialog_edit_meta.xml @@ -1,6 +1,21 @@ - + android:layout_height="match_parent" + android:orientation="vertical"> - \ No newline at end of file + + + + + + \ No newline at end of file