mirror of
https://github.com/JustinZeus/Wholphin.git
synced 2026-07-09 08:01:20 +02:00
UI changes to now playing nav drawer item
This commit is contained in:
parent
dd7795e2fd
commit
6fa3f550b0
5 changed files with 50 additions and 35 deletions
|
|
@ -325,8 +325,8 @@ class MainActivity : AppCompatActivity() {
|
|||
// ?: Destination.Home(),
|
||||
// TODO undo
|
||||
?: Destination.MediaItem(
|
||||
itemId = "011ef0c7-ca45-684f-2cd9-dd3b020ca5f6".toUUID(),
|
||||
type = BaseItemKind.MUSIC_ALBUM,
|
||||
itemId = "bbc3e562-6045-5521-dfda-7effa56e14f2".toUUID(),
|
||||
type = BaseItemKind.MUSIC_ARTIST,
|
||||
),
|
||||
navigationManager = navigationManager,
|
||||
preferences = preferences,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue