diff --git a/res/values/strings.xml b/res/values/strings.xml
index c4a95a41773..f91d59e9e92 100644
--- a/res/values/strings.xml
+++ b/res/values/strings.xml
@@ -11845,8 +11845,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"/>
-
+
+