Fix colors

This commit is contained in:
Hemanth S 2020-05-11 15:57:12 +05:30
parent 336f67fd48
commit adf2d57703
8 changed files with 33 additions and 29 deletions

View file

@ -16,6 +16,7 @@
<androidx.appcompat.widget.AppCompatImageView
android:id="@+id/image"
app:srcCompat="@drawable/default_album_art"
android:layout_width="match_parent"
android:layout_height="match_parent"
android:scaleType="centerCrop"