From 989dc094fa31d0dcd6d03208435d7ba3c2aca52e 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:59:47 +0900 Subject: [PATCH] =?UTF-8?q?Revert=20"=E3=83=86=E3=82=B9=E3=83=88"?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit This reverts commit ce83c46cba69de35a5b4e07257f04b6d87b84e8b. --- .../main/res/navigation/feature_home_navigation.xml | 12 +----------- 1 file changed, 1 insertion(+), 11 deletions(-) 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 f54c8744..e95b3a69 100644 --- a/feature/home/src/main/res/navigation/feature_home_navigation.xml +++ b/feature/home/src/main/res/navigation/feature_home_navigation.xml @@ -9,15 +9,5 @@ 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