diff --git a/res/values/strings.xml b/res/values/strings.xml index 36e1193e3ed..9c969658036 100644 --- a/res/values/strings.xml +++ b/res/values/strings.xml @@ -5428,7 +5428,9 @@ Time to take action - Choose how long to show messages that ask you to take action, but are visible only temporarily.\n\nNot all apps support this setting. + This timing preference isn\u2019t supported by all apps + + Choose how long to show temporary messages that ask you to take action Touch & hold delay diff --git a/res/xml/accessibility_control_timeout_settings.xml b/res/xml/accessibility_control_timeout_settings.xml index aaa2c0682de..3cd0dd63e63 100644 --- a/res/xml/accessibility_control_timeout_settings.xml +++ b/res/xml/accessibility_control_timeout_settings.xml @@ -21,6 +21,11 @@ android:title="@string/accessibility_control_timeout_preference_title" android:persistent="false" > + + @@ -28,7 +33,6 @@