mirror of
https://github.com/oxen-io/session-android.git
synced 2025-10-18 08:33:10 +00:00
Add shadow under compose view on scroll
Fixes #5098 Closes #5796 // FREEBIE
This commit is contained in:

committed by
Moxie Marlinspike

parent
b8d938a020
commit
0a72f6b32e
@@ -25,6 +25,8 @@
|
||||
|
||||
<color name="gray95_transparent50">#7F111111</color>
|
||||
|
||||
<color name="conversation_compose_divider">#32000000</color>
|
||||
|
||||
<color name="conversation_list_item_background_read_light">@color/gray5</color>
|
||||
<color name="conversation_list_item_background_unread_light">#ffffffff</color>
|
||||
<color name="conversation_list_item_background_read_dark">#ff000000</color>
|
||||
|
Reference in New Issue
Block a user