mirror of
https://github.com/oxen-io/session-android.git
synced 2025-10-19 11:03:00 +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:
@@ -1,4 +1,5 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<resources>
|
||||
<color name="touch_highlight">#10000000</color>
|
||||
<color name="card_background_active">#99bebebe</color>
|
||||
</resources>
|
Reference in New Issue
Block a user