playback: fix broken repeat one tint
This commit is contained in:
parent
b31562e250
commit
c9d370048f
1 changed files with 1 additions and 1 deletions
|
@ -3,7 +3,7 @@
|
|||
android:height="24dp"
|
||||
android:viewportWidth="960"
|
||||
android:viewportHeight="960"
|
||||
android:tint="?attr/colorControlNormal">
|
||||
android:tint="?attr/colorPrimary">
|
||||
<path
|
||||
android:fillColor="@android:color/white"
|
||||
android:pathData="M448,611L448,430L391,430L391,348L529,348L529,611L448,611ZM266,928L74,735L266,542L355,632L314,672L680,672L680,511L806,511L806,798L314,798L355,838L266,928ZM154,460L154,172L647,172L607,133L695,43L888,235L695,428L607,338L647,298L280,298L280,460L154,460Z"/>
|
||||
|
|
Loading…
Reference in a new issue