mirror of
https://github.com/meshtastic/Meshtastic-Android.git
synced 2026-03-22 15:52:01 -04:00
Do not use transparent colors with rounded corners, it creates an ugly border on Androing > 9.0
This commit is contained in:
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user