Changed override color
This commit is contained in:
parent
defee853c7
commit
0b16b1f5c4
35 changed files with 167 additions and 218 deletions
|
@ -93,7 +93,7 @@ class LockScreenActivity : AbsMusicServiceActivity() {
|
|||
.generatePalette(this).build().dontAnimate()
|
||||
.into(object : RetroMusicColoredTarget(image) {
|
||||
override fun onColorReady(colors: MediaNotificationProcessor) {
|
||||
fragment?.setDark(colors.backgroundColor)
|
||||
fragment?.setColor(colors)
|
||||
}
|
||||
})
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue