From 85420f3cabaf6550362cdb937c2ad58588ebc5cc Mon Sep 17 00:00:00 2001 From: menghanli Date: Sat, 12 Feb 2022 09:36:42 +0800 Subject: [PATCH] Polish humanize strings for Accessibility autoclick page - Add intro for purpose or behavior - Update footer description on usage, availability, or limitations - Remove the divider below illustration - Remove custom divider Bug: 218409017 Test: Manual testing Change-Id: I45ab1d06bf4f49ab48a820aedfc89eafc24b17fe --- res/values/strings.xml | 8 +++++--- res/xml/accessibility_autoclick_settings.xml | 10 ++++++---- 2 files changed, 11 insertions(+), 7 deletions(-) diff --git a/res/values/strings.xml b/res/values/strings.xml index 82bccee92b7..46ecc4d9782 100644 --- a/res/values/strings.xml +++ b/res/values/strings.xml @@ -5453,10 +5453,12 @@ About autoclick (dwell timing) Learn more about autoclick (dwell timing) - - Autoclick works with a connected mouse. You can set the mouse cursor to click automatically when the cursor stops moving for a certain amount of time. + + You can set a connected mouse to click automatically when the cursor stops moving for a certain amount of time + + Autoclick can be helpful if clicking the mouse is difficult - Off + Autoclick off Short diff --git a/res/xml/accessibility_autoclick_settings.xml b/res/xml/accessibility_autoclick_settings.xml index 617f22a94b1..943bc67b478 100644 --- a/res/xml/accessibility_autoclick_settings.xml +++ b/res/xml/accessibility_autoclick_settings.xml @@ -19,18 +19,21 @@ xmlns:settings="http://schemas.android.com/apk/res-auto" android:title="@string/accessibility_autoclick_preference_title"> + + + android:title="@string/accessibility_autoclick_default_title" />