Added copyrights

This commit is contained in:
h4h13 2019-03-03 14:50:15 +05:30
parent 168471cf04
commit 427f01895d
123 changed files with 1563 additions and 330 deletions

View file

@ -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)