From aa165e0a5036755f49061dd80bdd59861e14f373 Mon Sep 17 00:00:00 2001 From: Sanket Padawe Date: Tue, 7 Jul 2015 12:13:08 -0700 Subject: [PATCH] Locale based string changes in BT. Bug: 22219203 Change-Id: Ic920621baf769032475da32ea425097aafa0922e --- res/layout/device_profiles_settings.xml | 1 + 1 file changed, 1 insertion(+) diff --git a/res/layout/device_profiles_settings.xml b/res/layout/device_profiles_settings.xml index 87b85000d53..bd78bea1c6e 100644 --- a/res/layout/device_profiles_settings.xml +++ b/res/layout/device_profiles_settings.xml @@ -39,6 +39,7 @@ android:maxLength="@integer/bluetooth_name_length" android:singleLine="true" android:paddingBottom="@dimen/bluetooth_dialog_padding" + android:textDirection="locale" style="@style/bt_item_edit_content" />