From bc67cf5102925c8e5b5680acc95e1d8554f58878 Mon Sep 17 00:00:00 2001 From: menghanli Date: Mon, 14 Feb 2022 09:26:36 +0800 Subject: [PATCH] Polish humanize strings for one-handed mode page - Add an intro for purpose or behavior - Update footer description on usage, availability, or limitations Bug: 218408813 Test: manual testing Change-Id: I1712a3dcc08bf71ca8caf4097a23d465156bec22 --- res/values/strings.xml | 8 +++++++- res/xml/one_handed_settings.xml | 17 +++++++++++------ 2 files changed, 18 insertions(+), 7 deletions(-) diff --git a/res/values/strings.xml b/res/values/strings.xml index 917c666b41f..730db4baa4a 100644 --- a/res/values/strings.xml +++ b/res/values/strings.xml @@ -11811,8 +11811,14 @@ Swipe down to Use the shortcut to + + Pull down the top half of your screen so it\u2019s easier to reach with one hand - To use one handed mode, swipe down from the bottom edge of the screen. To use this feature, make sure gesture navigation is turned on in system navigation settings. + + How to use one-handed mode\n + • Make sure gesture navigation is selected in system navigation settings\n + • Swipe down near the bottom edge of the screen + Pull screen into reach diff --git a/res/xml/one_handed_settings.xml b/res/xml/one_handed_settings.xml index 523cf4db253..7406993d7fc 100644 --- a/res/xml/one_handed_settings.xml +++ b/res/xml/one_handed_settings.xml @@ -22,6 +22,10 @@ android:persistent="false" android:title="@string/one_handed_title"> + + - - + settings:controller="com.android.settings.gesture_one_handed_mode_footer_textgestures.OneHandedActionPullDownPrefController"/> - + +