From ac011bf2d177bdc90ea2ea4573a01c731289acf4 Mon Sep 17 00:00:00 2001 From: r-ca Date: Sun, 17 Dec 2023 13:08:42 +0900 Subject: [PATCH] =?UTF-8?q?=E3=83=89=E3=82=AD=E3=83=A5=E3=83=A1=E3=83=B3?= =?UTF-8?q?=E3=83=88=E3=83=9E=E3=83=8D=E3=83=BC=E3=82=B8=E3=83=A3UI?= =?UTF-8?q?=E4=BD=9C=E6=88=90=20WIP?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../layout/fragment_document_manage_debug.xml | 19 ++++--------------- 1 file changed, 4 insertions(+), 15 deletions(-) diff --git a/feature/debug/src/main/res/layout/fragment_document_manage_debug.xml b/feature/debug/src/main/res/layout/fragment_document_manage_debug.xml index fd391bb5..f5c95487 100644 --- a/feature/debug/src/main/res/layout/fragment_document_manage_debug.xml +++ b/feature/debug/src/main/res/layout/fragment_document_manage_debug.xml @@ -16,23 +16,12 @@ app:layout_constraintStart_toStartOf="parent" app:layout_constraintTop_toTopOf="parent" /> - - - - - - - - + app:layout_constraintBottom_toBottomOf="parent" + app:layout_constraintTop_toBottomOf="@id/toolbar" /> \ No newline at end of file