mirror of
https://github.com/cmclark00/RetroMusicPlayer.git
synced 2025-05-19 16:45:20 +01:00
Added copyrights
This commit is contained in:
parent
168471cf04
commit
427f01895d
123 changed files with 1563 additions and 330 deletions
|
@ -117,6 +117,7 @@ class FullPlaybackControlsFragment : AbsPlayerControlsFragment(), PopupMenu.OnMe
|
|||
ThemeStore.accentColor(context!!)
|
||||
}
|
||||
text.setTextColor(colorFinal)
|
||||
|
||||
ViewUtil.setProgressDrawable(progressSlider, colorFinal, true)
|
||||
|
||||
playPauseButton.backgroundTintList = ColorStateList.valueOf(colorFinal)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue