diff options
-rw-r--r-- | res/layout/item_doc_inflated_message_cross_profile.xml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/res/layout/item_doc_inflated_message_cross_profile.xml b/res/layout/item_doc_inflated_message_cross_profile.xml index 337819a82..ad5c8c14a 100644 --- a/res/layout/item_doc_inflated_message_cross_profile.xml +++ b/res/layout/item_doc_inflated_message_cross_profile.xml @@ -50,6 +50,7 @@ android:layout_marginTop="8dp" android:layout_width="wrap_content" android:layout_height="wrap_content" + android:gravity="center_horizontal" android:textAppearance="@style/EmptyStateTitleText"/> <TextView android:id="@+id/message" |