From b7896fca3eaa9f7adaee5a148c9b88b45369bfcb Mon Sep 17 00:00:00 2001 From: leo huang Date: Wed, 21 Mar 2018 16:14:19 +0800 Subject: [PATCH] Align email provider correctly for RTL locales Align email provider under User & accounts correctly for RTL locales Bug: 72398295 Test: Robotest and manual test Change-Id: I0ecbaa58366c01a75fc7ff4e2adbfba97ddc4add --- res/layout/preference_app.xml | 1 + 1 file changed, 1 insertion(+) diff --git a/res/layout/preference_app.xml b/res/layout/preference_app.xml index 9d3e2fa639d..b27a12b509a 100644 --- a/res/layout/preference_app.xml +++ b/res/layout/preference_app.xml @@ -69,6 +69,7 @@ android:layout_height="wrap_content" android:layout_weight="1" android:textAppearance="@style/TextAppearance.Small" + android:textAlignment="viewStart" android:textColor="?android:attr/textColorSecondary" />