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