From d97f9dd0cfb734ae3856e865b223cdeb3a34a0b2 Mon Sep 17 00:00:00 2001 From: Alex Kershaw Date: Thu, 28 May 2020 16:16:27 +0100 Subject: Correctly center zero-state error titles Fixes: 154697037 Test: manual (see screenshot in comments) Change-Id: I6431b9ab28560f0a000e53e47ae5271efa049906 --- res/layout/item_doc_inflated_message_cross_profile.xml | 1 + 1 file changed, 1 insertion(+) (limited to 'res') 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"/>