Centered text in control messages

This commit is contained in:
ThomasSession 2024-07-15 09:39:46 +10:00
parent f8e238c73a
commit c9c715b486

View File

@ -62,6 +62,7 @@
android:textColor="?message_received_text_color"
android:textAlignment="center"
android:layout_gravity="center"
android:gravity="center"
tools:text="You missed a call"
android:layout_width="match_parent"
android:layout_height="match_parent"