mirror of
https://github.com/vector-im/element-android.git
synced 2024-11-16 02:05:06 +08:00
Fix background of bottom sheet generic item.
This commit is contained in:
parent
2afe642e8b
commit
6d270dc5f4
@ -5,7 +5,7 @@
|
||||
android:id="@+id/item_generic_root"
|
||||
android:layout_width="match_parent"
|
||||
android:layout_height="wrap_content"
|
||||
android:background="?android:attr/colorBackground"
|
||||
android:background="?riotx_background"
|
||||
android:minHeight="50dp">
|
||||
|
||||
<ImageView
|
||||
|
Loading…
Reference in New Issue
Block a user