Show the information of the media being played inside the player

This commit is contained in:
antonio 2022-03-25 22:31:55 +01:00
parent ede3bf6482
commit cbacb417ab
4 changed files with 110 additions and 40 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="M19,4h-4L7.11,16.63 4.5,12 9,4H5L0.5,12 5,20h4l7.89,-12.63L19.5,12 15,20h4l4.5,-8L19,4z"/>
</vector>