fix: make notification header background work well when hovered upon

This commit is contained in:
LucasGGamerM
2023-10-12 19:10:36 -03:00
parent d829c659bd
commit 26579abe6a

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"