mirror of
https://github.com/meshtastic/Meshtastic-Android.git
synced 2026-04-20 22:23:37 +00:00
Do not use transparent colors with rounded corners, it creates an ugly border on Androing > 9.0
This commit is contained in:
parent
9a13f933b8
commit
12381a177a
1 changed files with 1 additions and 1 deletions
|
|
@ -4,5 +4,5 @@
|
|||
<color name="colorPrimaryDark">#3700B3</color>
|
||||
<color name="colorAccent">#D81B60</color>
|
||||
<color name="colorMsg">#07000000</color>
|
||||
<color name="colorMyMsg">#403700B3</color>
|
||||
<color name="colorMyMsg">#EDEAF4</color>
|
||||
</resources>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue