Messaging: Style the attachments properly

* With dark theme, they suddenly don't stand out from the background
  anymore
* Give them more rounding but not as much as the chat bubbles

Change-Id: I32c1036bda348e0c58e1cb37edbe9c7fc72309e7
This commit is contained in:
Michael W
2024-12-26 15:54:37 +01:00
parent 6e9a803f1c
commit 3788b9d318
9 changed files with 17 additions and 12 deletions
+2
View File
@@ -23,4 +23,6 @@
<color name="compose_send_text_background_color">@*android:color/system_neutral1_600</color>
<color name="fab_fg_color">@android:color/black</color>
<color name="attachment_bg_color">@android:color/system_neutral1_800</color>
</resources>