remove duplicate selectable background

This commit is contained in:
sk 2023-10-13 23:49:54 +02:00
parent 7b263800a6
commit 18e7f14c16
1 changed files with 1 additions and 2 deletions

View File

@ -13,8 +13,7 @@
android:layout_width="0dp"
android:layout_weight="1"
android:layout_height="64dp"
android:gravity="center_vertical"
android:background="?android:selectableItemBackground">
android:gravity="center_vertical">
<ImageView
android:id="@+id/icon"