fix more ide warnings in xml files

This commit is contained in:
dkanada 2021-02-21 12:20:16 +09:00
commit be3dd8dd7e
8 changed files with 21 additions and 30 deletions

View file

@ -13,6 +13,6 @@
android:layout_height="match_parent"
android:scaleType="centerCrop"
app:srcCompat="@drawable/default_album_art"
tools:ignore="ContentDescription,UnusedAttribute" />
tools:ignore="ContentDescription" />
</FrameLayout>