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