Locale based string changes in BT.

Bug: 22219203
Change-Id: Ic920621baf769032475da32ea425097aafa0922e
This commit is contained in:
Sanket Padawe
2015-07-07 12:13:08 -07:00
parent 898acde060
commit aa165e0a50

View 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