OSDN Git Service

Locale based string changes in BT.
authorSanket Padawe <sanketpadawe@google.com>
Tue, 7 Jul 2015 19:13:08 +0000 (12:13 -0700)
committerSanket Padawe <sanketpadawe@google.com>
Tue, 7 Jul 2015 19:13:08 +0000 (12:13 -0700)
Bug: 22219203
Change-Id: Ic920621baf769032475da32ea425097aafa0922e

res/layout/device_profiles_settings.xml

index 87b8500..bd78bea 100644 (file)
@@ -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