mirror of
https://github.com/antebudimir/tempus.git
synced 2026-01-01 18:03:33 +00:00
Edit playerBottomSheetLayout to include a PlayerControlView
This commit is contained in:
parent
2a11fedf65
commit
f9ac2f2646
7 changed files with 89 additions and 71 deletions
|
|
@ -36,5 +36,9 @@
|
|||
<color name="starBackgroundTintColor">#1D1D1D</color>
|
||||
|
||||
<color name="placeholderColor">#1D1D1D</color>
|
||||
|
||||
<color name="seekBarPlayedColor">#7C00BB</color>
|
||||
<color name="seekBarUnPlayedColor">#4C2A5D</color>
|
||||
<color name="seekBarBufferedColor">#533364</color>
|
||||
</resources>
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue