From 84771e9801ae85cc229708c6750abe8a6f4f962e Mon Sep 17 00:00:00 2001 From: menghanli Date: Sat, 12 Feb 2022 09:13:40 +0800 Subject: [PATCH] Polish humanize strings for Accessibility timeout page - Add intro for purpose or behavior - Update footer description on usage, availability, or limitations - Remove the divider below illustration Bug: 218408807 Test: Manual testing Change-Id: Ibb19da2624c1d5cc8073df4fefb902c2c20a3d72 --- res/values/strings.xml | 4 +++- res/xml/accessibility_control_timeout_settings.xml | 6 +++++- 2 files changed, 8 insertions(+), 2 deletions(-) diff --git a/res/values/strings.xml b/res/values/strings.xml index 82bccee92b7..0e4a64193eb 100644 --- a/res/values/strings.xml +++ b/res/values/strings.xml @@ -5426,7 +5426,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 @@