Update callee text color.

This commit is contained in:
Alex Hart
2022-07-11 13:25:04 -03:00
parent 7a0f4fafe2
commit 631958e1a6
@@ -21,7 +21,7 @@
android:gravity="center"
android:paddingStart="20dp"
android:paddingEnd="20dp"
android:textColor="@color/core_grey_05"
android:textColor="@color/signal_colorOnSurfaceVariant"
android:textSize="16sp"
app:lineHeight="22sp"
tools:text="+1234567890 will get a message request from you. You can call once your message request is accepted." />