Added For You top bar

This commit is contained in:
CappielloAntonio 2021-04-27 13:59:27 +02:00
parent 81581c623d
commit fdc104f70b
6 changed files with 89 additions and 5 deletions

View file

@ -74,6 +74,9 @@
<action
android:id="@+id/action_homeFragment_to_songListPageFragment"
app:destination="@id/songListPageFragment" />
<action
android:id="@+id/action_homeFragment_to_settingsFragment"
app:destination="@id/settingsFragment" />
</fragment>
<fragment
android:id="@+id/libraryFragment"