From b6b060d91dda4e260ac8bfa780a04a0624c8174e Mon Sep 17 00:00:00 2001 From: Yorke Lee Date: Tue, 3 Sep 2013 18:45:51 -0700 Subject: Fix phone number rtl issues in disambig dialog Bug: 10541171 Change-Id: I0fc3c291b93017f3e1f1fda5697fe7c984bc5171 --- res/layout/phone_disambig_item.xml | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'res') diff --git a/res/layout/phone_disambig_item.xml b/res/layout/phone_disambig_item.xml index 02d596b52..a097ce798 100755 --- a/res/layout/phone_disambig_item.xml +++ b/res/layout/phone_disambig_item.xml @@ -30,11 +30,13 @@ android:textStyle="bold" android:textAppearance="?android:attr/textAppearanceMedium" /> + + android:textAppearance="?android:attr/textAppearanceSmall" + android:textDirection="ltr" /> -- cgit v1.2.3