Skip to content

Commit

Permalink
remove duplicate selectable background
Browse files Browse the repository at this point in the history
  • Loading branch information
sk22 committed Oct 13, 2023
1 parent 7b26380 commit 18e7f14
Showing 1 changed file with 1 addition and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -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"
Expand Down

0 comments on commit 18e7f14

Please sign in to comment.