Messaging: Use Material You colors

Co-authored-by: Golbinex <2061409-Golbinex@users.noreply.gitlab.com>
Co-authored-by: Semavi Ulusoy <doc.divxm@gmail.com>
Co-authored-by: minarypenguin <alexfinhart@gmail.com>
Co-authored-by: Pranav Vashi <neobuddy89@gmail.com>
Change-Id: Ib3c4b7f17cc48516dafb641fdb03e27135e4d3e8
This commit is contained in:
Timi Rautamäki
2024-09-09 05:46:59 +03:00
committed by Michael Bestas
co-authored by Golbinex Semavi Ulusoy minarypenguin Pranav Vashi
parent 14f271ca78
commit 72bf6ce95d
7 changed files with 83 additions and 35 deletions
+1 -1
View File
@@ -46,7 +46,7 @@
android:background="@drawable/fab_new_message_bg"
android:elevation="@dimen/fab_elevation"
android:scaleType="center"
android:src="@drawable/ic_add_white"
android:src="@drawable/ic_message"
android:stateListAnimator="@animator/fab_anim"
android:contentDescription="@string/start_new_conversation"/>