mirror of
https://github.com/meshtastic/Meshtastic-Android.git
synced 2026-04-20 22:23:37 +00:00
Material design for Message UI
This commit is contained in:
parent
de80afe5d7
commit
8ea58fd08c
5 changed files with 115 additions and 56 deletions
|
|
@ -3,4 +3,6 @@
|
|||
<color name="colorPrimary">#3700B3</color>
|
||||
<color name="colorPrimaryDark">#3700B3</color>
|
||||
<color name="colorAccent">#D81B60</color>
|
||||
<color name="colorMsg">#07000000</color>
|
||||
<color name="colorMyMsg">#403700B3</color>
|
||||
</resources>
|
||||
|
|
|
|||
|
|
@ -1,3 +1,4 @@
|
|||
<resources>
|
||||
<dimen name="fab_margin">16dp</dimen>
|
||||
<dimen name="message_offset">64dp</dimen>
|
||||
</resources>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue