mirror of
https://github.com/oxen-io/session-android.git
synced 2025-10-21 07:28:57 +00:00
replace ABS with AppCompat
// FREEBIE
This commit is contained in:
@@ -3,6 +3,11 @@
|
||||
|
||||
<color name="white">#ffffffff</color>
|
||||
<color name="black">#ff000000</color>
|
||||
<color name="gray5">#ffeeeeee</color>
|
||||
<color name="gray10">#ffdddddd</color>
|
||||
<color name="gray95">#ff111111</color>
|
||||
|
||||
<color name="gray95_transparent50">#7F111111</color>
|
||||
|
||||
<color name="conversation_list_item_background_read_light">#fff3f3f3</color>
|
||||
<color name="conversation_list_item_background_unread_light">#ffffffff</color>
|
||||
|
Reference in New Issue
Block a user