From ce83c46cba69de35a5b4e07257f04b6d87b84e8b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E3=82=8D=E3=82=80=E3=81=AD=E3=81=93?= Date: Mon, 18 Dec 2023 10:54:49 +0900 Subject: [PATCH] =?UTF-8?q?=E3=83=86=E3=82=B9=E3=83=88?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../main/res/navigation/feature_home_navigation.xml | 12 +++++++++++- 1 file changed, 11 insertions(+), 1 deletion(-) diff --git a/feature/home/src/main/res/navigation/feature_home_navigation.xml b/feature/home/src/main/res/navigation/feature_home_navigation.xml index e95b3a69..f54c8744 100644 --- a/feature/home/src/main/res/navigation/feature_home_navigation.xml +++ b/feature/home/src/main/res/navigation/feature_home_navigation.xml @@ -9,5 +9,15 @@ android:id="@+id/homeTopFragment" android:name="one.nem.lacerta.feature.home.HomeTopFragment" android:label="fragment_home_top" - tools:layout="@layout/fragment_home_top" /> + tools:layout="@layout/fragment_home_top" > + + + \ No newline at end of file