mirror of
https://github.com/oxen-io/session-android.git
synced 2025-02-19 02:48:27 +00:00
Centered text in control messages
This commit is contained in:
parent
f8e238c73a
commit
c9c715b486
@ -62,6 +62,7 @@
|
|||||||
android:textColor="?message_received_text_color"
|
android:textColor="?message_received_text_color"
|
||||||
android:textAlignment="center"
|
android:textAlignment="center"
|
||||||
android:layout_gravity="center"
|
android:layout_gravity="center"
|
||||||
|
android:gravity="center"
|
||||||
tools:text="You missed a call"
|
tools:text="You missed a call"
|
||||||
android:layout_width="match_parent"
|
android:layout_width="match_parent"
|
||||||
android:layout_height="match_parent"
|
android:layout_height="match_parent"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user