Added default color drawable

This commit is contained in:
h4h13 2020-02-25 18:45:23 +05:30
parent 5bce11177f
commit d65314f4b8
47 changed files with 306 additions and 125 deletions

View file

@ -14,7 +14,7 @@
android:layout_height="@dimen/app_widget_small_image_size"
android:scaleType="centerInside"
tools:ignore="ContentDescription"
tools:src="@drawable/default_album_art" />
tools:src="@drawable/default_audio_art" />
<LinearLayout
android:id="@+id/media_actions"