mirror of
https://github.com/oxen-io/session-android.git
synced 2025-12-13 13:42:52 +00:00
Fix the send button's touch highlight color
Introduce a generic touch highlight background drawable, and use the proper shades of blue (and gray on v19+).
This commit is contained in:
@@ -11,6 +11,7 @@
|
||||
|
||||
<color name="textsecure_holo_blue_light">#ff33b5e5</color>
|
||||
|
||||
<color name="touch_highlight">#400099cc</color>
|
||||
<color name="card_background_active">#9933b5e5</color>
|
||||
|
||||
<color name="conversation_item_sent_background_dark">#ff284e0a</color>
|
||||
|
||||
Reference in New Issue
Block a user