From a589a2ad3f1883a63fa8cb521c3be44f29ef649d Mon Sep 17 00:00:00 2001 From: r-ca Date: Sun, 17 Dec 2023 15:32:11 +0900 Subject: [PATCH] =?UTF-8?q?=E5=86=85=E9=83=A8=E3=81=A7=E3=83=8A=E3=83=93?= =?UTF-8?q?=E3=82=B2=E3=83=BC=E3=82=B7=E3=83=A7=E3=83=B3=E3=82=B0=E3=83=A9?= =?UTF-8?q?=E3=83=95=E3=82=92=E6=8C=81=E3=81=A4=E3=82=88=E3=81=86=E3=81=AB?= =?UTF-8?q?=E5=A4=89=E6=9B=B4=20WIP?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../res/layout/fragment_debug_menu_container.xml | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/feature/debug/src/main/res/layout/fragment_debug_menu_container.xml b/feature/debug/src/main/res/layout/fragment_debug_menu_container.xml index a24919e1..c20502f0 100644 --- a/feature/debug/src/main/res/layout/fragment_debug_menu_container.xml +++ b/feature/debug/src/main/res/layout/fragment_debug_menu_container.xml @@ -18,4 +18,16 @@ app:layout_constraintStart_toStartOf="parent" app:layout_constraintTop_toTopOf="parent" /> + + \ No newline at end of file