mirror of
https://github.com/nextcloud/talk-android
synced 2025-06-21 12:39:58 +01:00
fix background color for bg_bottom_sheet
Signed-off-by: Marcel Hibbe <dev@mhibbe.de>
This commit is contained in:
parent
65e447b6a5
commit
a8b120a345
@ -85,7 +85,7 @@
|
||||
<color name="bg_message_list_outcoming_bubble">@color/colorPrimary</color>
|
||||
<color name="bg_message_list_outcoming_bubble_deleted">#800082C9</color>
|
||||
|
||||
<color name="bg_bottom_sheet">#46ffffff</color>
|
||||
<color name="bg_bottom_sheet">#FFFFFF</color>
|
||||
<color name="bg_call_screen_dialog">#121212</color>
|
||||
<color name="call_screen_text">#ffffffff</color>
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user