[Notification] Fixed favorite not updating when song is changed
This commit is contained in:
parent
05246729de
commit
5e7d69f247
1 changed files with 1 additions and 0 deletions
|
@ -163,6 +163,7 @@ class PlayingNotificationImpl(
|
||||||
onUpdate()
|
onUpdate()
|
||||||
}
|
}
|
||||||
})
|
})
|
||||||
|
updateFavorite(song, onUpdate)
|
||||||
}
|
}
|
||||||
|
|
||||||
private fun buildPlayAction(isPlaying: Boolean): NotificationCompat.Action {
|
private fun buildPlayAction(isPlaying: Boolean): NotificationCompat.Action {
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue