mirror of
https://github.com/oxen-io/session-android.git
synced 2024-12-24 00:37:47 +00:00
parent
71eeb7ca83
commit
4099303d1f
@ -33,7 +33,7 @@
|
||||
<color name="conversation_item_sent_shadow_light">#ffd5d5d5</color>
|
||||
<color name="conversation_item_sent_shadow_dark">#ff222222</color>
|
||||
<color name="conversation_item_sent_pending_background_light">#5564A926</color>
|
||||
<color name="conversation_item_sent_pending_background_dark">#55284e0a</color>
|
||||
<color name="conversation_item_sent_pending_background_dark">#90284e0a</color>
|
||||
<color name="conversation_item_sent_push_background_light">#ff2090ea</color>
|
||||
<color name="conversation_item_sent_push_background_dark">#ff183b7a</color>
|
||||
<color name="conversation_item_sent_push_pending_background_light">#ff5cace6</color>
|
||||
|
@ -150,6 +150,7 @@
|
||||
<item name="conversation_item_sent_push_background">@color/conversation_item_sent_push_background_dark</item>
|
||||
<item name="conversation_item_sent_pending_background">@color/conversation_item_sent_pending_background_dark</item>
|
||||
<item name="conversation_item_sent_push_pending_background">@color/conversation_item_sent_push_pending_background_dark</item>
|
||||
<item name="conversation_item_sent_indicator_text_background">@drawable/conversation_item_sent_indicator_text_shape_dark</item>
|
||||
<item name="conversation_item_shadow">@color/conversation_item_received_shadow_dark</item>
|
||||
<item name="conversation_item_mms_pending_mask">#99000000</item>
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user