mirror of
https://github.com/antebudimir/tempus.git
synced 2025-12-31 09:33:33 +00:00
Set seekbar background tint
This commit is contained in:
parent
b3ae8b1fff
commit
dfc10c76ca
1 changed files with 2 additions and 1 deletions
|
|
@ -62,7 +62,8 @@
|
|||
android:paddingRight="12dp"
|
||||
android:layout_marginTop="10dp"
|
||||
android:layout_marginBottom="10dp"
|
||||
android:paddingLeft="12dp"/>
|
||||
android:paddingLeft="12dp"
|
||||
android:progressBackgroundTint="@color/colorAccentLight"/>
|
||||
|
||||
<TextView
|
||||
android:id="@+id/player_big_song_duration"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue