fix volume controls color issur
This commit is contained in:
parent
72a6e86454
commit
a22afdfbb2
3 changed files with 4 additions and 4 deletions
|
@ -105,7 +105,7 @@ class ColorPlaybackControlsFragment : AbsPlayerControlsFragment() {
|
|||
|
||||
setProgressBarColor(lastPlaybackControlsColor, lastDisabledPlaybackControlsColor)
|
||||
|
||||
volumeFragment.setTintable(lastPlaybackControlsColor)
|
||||
volumeFragment.setTintableColor(lastPlaybackControlsColor)
|
||||
|
||||
songCurrentProgress.setTextColor(lastDisabledPlaybackControlsColor)
|
||||
songTotalTime.setTextColor(lastDisabledPlaybackControlsColor)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue