Added nav menu item feedback

This commit is contained in:
M66B
2021-08-28 19:49:33 +02:00
parent 9f4e0e1e60
commit 4e49b8be53

View File

@@ -9,6 +9,7 @@
android:id="@+id/clItem"
android:layout_width="match_parent"
android:layout_height="wrap_content"
android:foreground="?attr/selectableItemBackground"
android:minHeight="42dp">
<ImageView