Merge "Locale based string changes in BT." into mnc-dev
diff --git a/res/layout/device_profiles_settings.xml b/res/layout/device_profiles_settings.xml
index 87b8500..bd78bea 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" />
<TextView