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
This commit is contained in:
@@ -69,6 +69,7 @@
|
|||||||
android:layout_height="wrap_content"
|
android:layout_height="wrap_content"
|
||||||
android:layout_weight="1"
|
android:layout_weight="1"
|
||||||
android:textAppearance="@style/TextAppearance.Small"
|
android:textAppearance="@style/TextAppearance.Small"
|
||||||
|
android:textAlignment="viewStart"
|
||||||
android:textColor="?android:attr/textColorSecondary" />
|
android:textColor="?android:attr/textColorSecondary" />
|
||||||
|
|
||||||
<TextView android:id="@+id/appendix"
|
<TextView android:id="@+id/appendix"
|
||||||
|
Reference in New Issue
Block a user