summaryrefslogtreecommitdiffstats
path: root/quickstep/res/values/strings.xml
diff options
context:
space:
mode:
authorTony Wickham <twickham@google.com>2018-02-06 14:58:13 -0800
committerTony Wickham <twickham@google.com>2018-02-06 16:19:01 -0800
commit03c8e3ffadb02e1c9c31b7d88a507911ca063fee (patch)
tree6c1c22a05311de480d889cff38118c7e8f1eaaef /quickstep/res/values/strings.xml
parent94404921b3ab805f182e2e7ab98d9772974cb128 (diff)
downloadandroid_packages_apps_Trebuchet-03c8e3ffadb02e1c9c31b7d88a507911ca063fee.tar.gz
android_packages_apps_Trebuchet-03c8e3ffadb02e1c9c31b7d88a507911ca063fee.tar.bz2
android_packages_apps_Trebuchet-03c8e3ffadb02e1c9c31b7d88a507911ca063fee.zip
Add quickstep onboarding text and send to sysui
Bug: 72999860 Change-Id: I3b67f197e16fdf7d646a81210baa6fd24ead61ed
Diffstat (limited to 'quickstep/res/values/strings.xml')
-rw-r--r--quickstep/res/values/strings.xml3
1 files changed, 3 insertions, 0 deletions
diff --git a/quickstep/res/values/strings.xml b/quickstep/res/values/strings.xml
index c2d6604b4..ec8eb5274 100644
--- a/quickstep/res/values/strings.xml
+++ b/quickstep/res/values/strings.xml
@@ -26,4 +26,7 @@
<string name="recent_task_option_split_screen">Split screen</string>
<!-- Title for an option to keep an app pinned to the screen until it is unpinned -->
<string name="recent_task_option_pin">Pin</string>
+
+ <!-- Text that shows above the navigation bar after launching a few apps -->
+ <string name="recents_swipe_up_onboarding">Swipe up from the bottom to switch apps</string>
</resources> \ No newline at end of file