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