mirror of
https://github.com/antebudimir/tempus.git
synced 2026-01-01 18:03:33 +00:00
Dynamically added views of pinned playlists to the homepage
This commit is contained in:
parent
e2f1212e58
commit
72712d6feb
7 changed files with 195 additions and 14 deletions
|
|
@ -62,6 +62,9 @@
|
|||
<action
|
||||
android:id="@+id/action_homeFragment_to_searchFragment"
|
||||
app:destination="@id/searchFragment" />
|
||||
<action
|
||||
android:id="@+id/action_homeFragment_to_playlistPageFragment"
|
||||
app:destination="@id/playlistPageFragment" />
|
||||
</fragment>
|
||||
<fragment
|
||||
android:id="@+id/libraryFragment"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue