From 10b3b514d0bfacf7f49be256165da8303ea53138 Mon Sep 17 00:00:00 2001 From: r-ca Date: Sat, 16 Dec 2023 22:04:43 +0900 Subject: [PATCH] =?UTF-8?q?Revert=20"=E3=83=87=E3=83=90=E3=83=83=E3=82=B0?= =?UTF-8?q?=E3=83=A1=E3=83=8B=E3=83=A5=E3=83=BC=E3=83=AC=E3=82=A4=E3=82=A2?= =?UTF-8?q?=E3=82=A6=E3=83=88=E4=BD=9C=E3=82=8A=E3=81=AA=E3=81=8A=E3=81=97?= =?UTF-8?q?=20WIP"?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit This reverts commit b4ba9308d2425692ebfdd8f2d19c539dd738e930. --- .../main/res/layout/fragment_debug_menu.xml | 18 +++++------------- 1 file changed, 5 insertions(+), 13 deletions(-) diff --git a/feature/debug/src/main/res/layout/fragment_debug_menu.xml b/feature/debug/src/main/res/layout/fragment_debug_menu.xml index cb8c628e..56d6492d 100644 --- a/feature/debug/src/main/res/layout/fragment_debug_menu.xml +++ b/feature/debug/src/main/res/layout/fragment_debug_menu.xml @@ -21,23 +21,15 @@ app:layout_constraintTop_toTopOf="parent" /> + android:layout_width="409dp" + android:layout_height="729dp" + tools:layout_editor_absoluteX="1dp" + tools:layout_editor_absoluteY="1dp"> - - - - - - + android:orientation="vertical" />