Fix music sync with info/cover/notification

This commit is contained in:
CappielloAntonio 2021-04-13 18:13:22 +02:00
parent dfc10c76ca
commit c0088ff224
10 changed files with 132 additions and 51 deletions

View file

@ -0,0 +1,9 @@
<vector xmlns:android="http://schemas.android.com/apk/res/android"
android:width="24dp"
android:height="24dp"
android:viewportWidth="24"
android:viewportHeight="24">
<path
android:fillColor="@color/titleTextColor"
android:pathData="M6,19h4L10,5L6,5v14zM14,5v14h4L18,5h-4z"/>
</vector>