diff --git a/.idea/misc.xml b/.idea/misc.xml index 9c810810..dc6cacb8 100644 --- a/.idea/misc.xml +++ b/.idea/misc.xml @@ -15,7 +15,6 @@ - @@ -32,7 +31,7 @@ - + diff --git a/app/src/main/res/navigation/nav_graph.xml b/app/src/main/res/navigation/nav_graph.xml index 010a0b7a..56f8d59d 100644 --- a/app/src/main/res/navigation/nav_graph.xml +++ b/app/src/main/res/navigation/nav_graph.xml @@ -31,9 +31,7 @@ android:id="@+id/action_loginFragment_to_homeFragment" app:destination="@id/homeFragment" app:popUpTo="@id/loginFragment" - app:popUpToInclusive="true" - app:enterAnim="@anim/nav_default_pop_enter_anim" - app:exitAnim="@anim/nav_default_pop_exit_anim"/> + app:popUpToInclusive="true" /> + app:destination="@id/songListPageFragment" /> + app:destination="@id/albumListPageFragment" /> + app:destination="@id/artistListPageFragment" /> + app:destination="@id/settingsFragment" /> + app:destination="@id/albumPageFragment" /> + app:destination="@id/artistPageFragment" /> + app:destination="@id/artistCatalogueFragment" /> + app:destination="@id/albumCatalogueFragment" /> + app:destination="@id/genreCatalogueFragment" /> + app:destination="@id/playlistCatalogueFragment" /> + app:destination="@id/artistPageFragment" /> + app:destination="@id/albumPageFragment" /> + app:destination="@id/songListPageFragment" /> + app:destination="@id/playlistPageFragment" /> + app:popUpTo="@id/homeFragment" + app:popUpToInclusive="true" /> + app:destination="@id/artistPageFragment" /> + app:destination="@id/albumPageFragment" /> + app:destination="@id/songListPageFragment" /> + app:destination="@id/songListPageFragment" /> + app:destination="@id/artistPageFragment" /> + app:destination="@id/albumPageFragment" /> + app:destination="@id/songListPageFragment" /> + app:destination="@id/filterFragment" /> + app:destination="@id/playlistPageFragment" /> + app:destination="@id/albumPageFragment" /> + app:destination="@id/songListPageFragment" /> + app:destination="@id/artistPageFragment" /> + app:destination="@id/songListPageFragment" /> + app:destination="@id/albumPageFragment" /> + app:destination="@id/artistPageFragment" />