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" />