From 7f79248c507fbd01d51ac3672f9328d87c3358a2 Mon Sep 17 00:00:00 2001 From: r-ca Date: Sun, 17 Dec 2023 19:20:43 +0900 Subject: [PATCH] =?UTF-8?q?=E3=83=8A=E3=83=93=E3=82=B2=E3=83=BC=E3=82=B7?= =?UTF-8?q?=E3=83=A7=E3=83=B3=E3=81=AB=E8=BF=BD=E5=8A=A0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../navigation/feature_debug_internal_navigation.xml | 11 ++++++++++- 1 file changed, 10 insertions(+), 1 deletion(-) diff --git a/feature/debug/src/main/res/navigation/feature_debug_internal_navigation.xml b/feature/debug/src/main/res/navigation/feature_debug_internal_navigation.xml index 603acb81..5327da77 100644 --- a/feature/debug/src/main/res/navigation/feature_debug_internal_navigation.xml +++ b/feature/debug/src/main/res/navigation/feature_debug_internal_navigation.xml @@ -26,5 +26,14 @@ android:id="@+id/debugMenuDocumentTesterTopFragment" android:name="one.nem.lacerta.feature.debug.DebugMenuDocumentTesterTopFragment" android:label="fragment_debug_menu_document_tester_top" - tools:layout="@layout/fragment_debug_menu_document_tester_top" /> + tools:layout="@layout/fragment_debug_menu_document_tester_top" > + + + \ No newline at end of file