mirror of
https://github.com/CappielloAntonio/tempo.git
synced 2026-02-04 08:13:07 +00:00
Set seekbar background tint
This commit is contained in:
@@ -62,7 +62,8 @@
|
|||||||
android:paddingRight="12dp"
|
android:paddingRight="12dp"
|
||||||
android:layout_marginTop="10dp"
|
android:layout_marginTop="10dp"
|
||||||
android:layout_marginBottom="10dp"
|
android:layout_marginBottom="10dp"
|
||||||
android:paddingLeft="12dp"/>
|
android:paddingLeft="12dp"
|
||||||
|
android:progressBackgroundTint="@color/colorAccentLight"/>
|
||||||
|
|
||||||
<TextView
|
<TextView
|
||||||
android:id="@+id/player_big_song_duration"
|
android:id="@+id/player_big_song_duration"
|
||||||
|
|||||||
Reference in New Issue
Block a user