add playhead progress indicator to MediaFragment epsiodes

This commit is contained in:
2022-04-03 14:57:14 +02:00
parent 5b5a74a1de
commit b2196f11da
4 changed files with 30 additions and 11 deletions

View File

@ -5,7 +5,7 @@
<color name="colorPrimaryLight">#99dc45</color>
<color name="colorPrimaryDark">#317a00</color>
<color name="colorAccent">#607d8b</color>
<color name="imagePlacholder">#c2c2c2</color>
<color name="imagePlaceholder">#c2c2c2</color>
<!-- light theme colors -->
<color name="themePrimaryLight">#ffffff</color>