mirror of
https://github.com/libre-tube/LibreTube.git
synced 2024-12-13 22:00:30 +05:30
fix the time bar colors
This commit is contained in:
parent
404ea99c8e
commit
2587e9b98a
@ -207,8 +207,8 @@
|
||||
android:layout_width="match_parent"
|
||||
android:layout_height="15dp"
|
||||
app:bar_height="2dp"
|
||||
app:played_color="?attr/colorOnSecondary"
|
||||
app:scrubber_color="?attr/colorOnPrimary"
|
||||
app:played_color="?attr/colorSecondary"
|
||||
app:scrubber_color="?attr/colorSecondary"
|
||||
app:scrubber_dragged_size="15dp"
|
||||
app:scrubber_enabled_size="12dp" />
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user