commit | aa165e0a5036755f49061dd80bdd59861e14f373 | [log] [tgz] |
---|---|---|
author | Sanket Padawe <sanketpadawe@google.com> | Tue Jul 07 12:13:08 2015 -0700 |
committer | Sanket Padawe <sanketpadawe@google.com> | Tue Jul 07 12:13:08 2015 -0700 |
tree | 62f7159c2ecc6faf493a4a2c6705c346b3a09931 | |
parent | 898acde0602b00599d48161c47fc0762a5e4d75f [diff] |
Locale based string changes in BT. Bug: 22219203 Change-Id: Ic920621baf769032475da32ea425097aafa0922e
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