playback: fix broken repeat one tint

This commit is contained in:
Alexander Capehart 2024-11-27 09:49:33 -07:00
parent b31562e250
commit c9d370048f
No known key found for this signature in database
GPG key ID: 37DBE3621FE9AD47

View file

@ -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"/>