diff --git a/res/values/strings.xml b/res/values/strings.xml index b240313533c..92bf1f0d62c 100644 --- a/res/values/strings.xml +++ b/res/values/strings.xml @@ -3510,6 +3510,8 @@ When this feature is turned on, you can quickly enable accessibility features in two steps:\n\nStep 1: Press and hold the power button until you hear a sound or feel a vibration.\n\nStep 2: Touch and hold two fingers until you hear audio confirmation.\n\nIf the device has multiple users, using this shortcut on the lock screen temporarily enables accessibility until the device is unlocked. Large text + + High contrast text Screen magnification diff --git a/res/xml/accessibility_settings.xml b/res/xml/accessibility_settings.xml index 3ce5f1b1e81..414affa9292 100644 --- a/res/xml/accessibility_settings.xml +++ b/res/xml/accessibility_settings.xml @@ -42,6 +42,11 @@ android:title="@string/accessibility_toggle_large_text_preference_title" android:persistent="false"/> + +