mirror of
https://github.com/libre-tube/LibreTube.git
synced 2025-04-28 16:00:31 +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_width="match_parent"
|
||||||
android:layout_height="15dp"
|
android:layout_height="15dp"
|
||||||
app:bar_height="2dp"
|
app:bar_height="2dp"
|
||||||
app:played_color="?attr/colorOnSecondary"
|
app:played_color="?attr/colorSecondary"
|
||||||
app:scrubber_color="?attr/colorOnPrimary"
|
app:scrubber_color="?attr/colorSecondary"
|
||||||
app:scrubber_dragged_size="15dp"
|
app:scrubber_dragged_size="15dp"
|
||||||
app:scrubber_enabled_size="12dp" />
|
app:scrubber_enabled_size="12dp" />
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user