Skip to content

Commit

Permalink
try mediaSessionConnector.invalidateMediaSessionQueue() after set a n…
Browse files Browse the repository at this point in the history
…ew ShuffleOrder
  • Loading branch information
mag0716 committed Jan 26, 2022
1 parent 029dc09 commit 1258569
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -112,6 +112,7 @@ class MusicService : MediaBrowserServiceCompat(), LifecycleOwner {
to
)
)
mediaSessionConnector.invalidateMediaSessionQueue()
}
}
},
Expand Down

0 comments on commit 1258569

Please sign in to comment.