fix some ide warnings

This commit is contained in:
dkanada 2021-02-21 12:07:29 +09:00
commit 8485bd3f8c
9 changed files with 42 additions and 36 deletions

View file

@ -12,7 +12,7 @@
android:layout_height="match_parent"
android:gravity="center"
android:orientation="vertical"
tools:ignore="UnusedAttribute,UselessParent">
tools:ignore="UselessParent">
<com.dkanada.gramophone.views.WidthFitSquareLayout
android:id="@+id/image_container"