[merge] Fix room list notification action background

Change-Id: I3c0d7d1b311c288f4b12077f7a60477e0bafadd5
This commit is contained in:
SpiritCroc 2021-12-23 14:55:10 +01:00
parent 2e3e233d5d
commit 38d16c98e3

View File

@ -8,7 +8,6 @@
android:clickable="true"
android:focusable="true"
android:foreground="?attr/selectableItemBackground"
android:background="?android:colorBackground"
android:minHeight="50dp"
android:paddingStart="@dimen/layout_horizontal_margin"
android:paddingTop="8dp"