Code Cleanup
This commit is contained in:
parent
5415d3869a
commit
7d3e1f4e28
4 changed files with 5 additions and 4 deletions
|
@ -282,7 +282,7 @@ class PlayerAlbumCoverFragment : AbsMusicServiceFragment(R.layout.fragment_playe
|
|||
} else {
|
||||
surfaceColor()
|
||||
}
|
||||
Color -> color.backgroundColor
|
||||
Color ,Classic -> color.backgroundColor
|
||||
Blur -> Color.BLACK
|
||||
else -> surfaceColor()
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue