diff --git a/res/layout/locale_drag_cell.xml b/res/layout/locale_drag_cell.xml index f5a280b82b9..98fc8dfeb9a 100644 --- a/res/layout/locale_drag_cell.xml +++ b/res/layout/locale_drag_cell.xml @@ -26,29 +26,35 @@ android:layoutDirection="locale" android:textDirection="locale"> - - - + android:paddingStart="?android:attr/listPreferredItemPaddingStart"> + + + + + android:layout_toStartOf="@+id/dragHandle" + android:layout_toEndOf="@+id/numberLayout" + android:paddingStart="32dp"> + style="@style/LanguageCheckboxAndLabel"/> true - false + true true diff --git a/res/values/strings.xml b/res/values/strings.xml index eb53143aa82..e02d2a75762 100644 --- a/res/values/strings.xml +++ b/res/values/strings.xml @@ -431,8 +431,8 @@ If an app doesn’t support regional preferences, the app will use its default locale settings. Learn more about language preferences. - - https://support.google.com/android + + https://support.google.com/android?p=regional_preferences {count, plural, diff --git a/res/values/styles.xml b/res/values/styles.xml index 5663e40aaf8..5618ed185c5 100644 --- a/res/values/styles.xml +++ b/res/values/styles.xml @@ -319,9 +319,8 @@ diff --git a/res/xml/hearing_device_pairing_detail.xml b/res/xml/hearing_device_pairing_detail.xml index 29a611879a7..0ccd000a4a3 100644 --- a/res/xml/hearing_device_pairing_detail.xml +++ b/res/xml/hearing_device_pairing_detail.xml @@ -26,11 +26,11 @@ android:key="device_control_category" android:title="@string/accessibility_found_all_devices"> + settings:useAdminDisabledSummary="true" + settings:controller="com.android.settings.accessibility.ViewAllBluetoothDevicesPreferenceController"/> -