mirror of
https://github.com/CappielloAntonio/tempo.git
synced 2026-02-01 15:03:37 +00:00
Added missing navigation paths
This commit is contained in:
@@ -277,6 +277,12 @@
|
||||
<action
|
||||
android:id="@+id/action_starredFragment_to_artistListPageFragment"
|
||||
app:destination="@id/artistListPageFragment" />
|
||||
<action
|
||||
android:id="@+id/action_starredFragment_to_albumPageFragment"
|
||||
app:destination="@id/albumPageFragment" />
|
||||
<action
|
||||
android:id="@+id/action_starredFragment_to_artistPageFragment"
|
||||
app:destination="@id/artistPageFragment" />
|
||||
</fragment>
|
||||
<fragment
|
||||
android:id="@+id/playlistPageFragment"
|
||||
|
||||
Reference in New Issue
Block a user