Messaging: Use an extended FAB

With proper color scheme and "Start chat" text

Change-Id: I320b169b2bec354db7b0ebc3e81149aaf575092f
This commit is contained in:
Michael W
2024-12-22 22:44:41 +01:00
parent 056cf5f79e
commit d4ac014a74
9 changed files with 31 additions and 81 deletions

View File

@@ -21,4 +21,6 @@
<color name="window_background">@*android:color/system_neutral1_900</color>
<color name="compose_send_text_background_color">@*android:color/system_neutral1_600</color>
<color name="fab_fg_color">@android:color/black</color>
</resources>