mirror of
https://github.com/SchildiChat/SchildiChat-android.git
synced 2025-03-16 03:08:58 +03:00
[merge] Fix room list notification action background
Change-Id: I3c0d7d1b311c288f4b12077f7a60477e0bafadd5
This commit is contained in:
parent
2e3e233d5d
commit
38d16c98e3
1 changed files with 0 additions and 1 deletions
|
@ -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"
|
||||
|
|
Loading…
Add table
Reference in a new issue