summaryrefslogtreecommitdiffstats
path: root/res/values/config.xml
diff options
context:
space:
mode:
authorVadim Tryshev <vadimt@google.com>2018-04-11 17:19:08 -0700
committerVadim Tryshev <vadimt@google.com>2018-04-18 11:33:21 -0700
commit6d2321cb7dfe4eb72ee7bd52b1ee8d3a238ab865 (patch)
treef17f9033bc063f4d5fa68416a60a0762f4856508 /res/values/config.xml
parentde967a2355752c2653ed14a1d57a7a8c8c2eef57 (diff)
downloadandroid_packages_apps_Trebuchet-6d2321cb7dfe4eb72ee7bd52b1ee8d3a238ab865.tar.gz
android_packages_apps_Trebuchet-6d2321cb7dfe4eb72ee7bd52b1ee8d3a238ab865.tar.bz2
android_packages_apps_Trebuchet-6d2321cb7dfe4eb72ee7bd52b1ee8d3a238ab865.zip
Introducing Clear-all button on Overview
It’s an initial implementation, i.e. no fancy effects. It shares a parent (LauncherRecentsViewContainer) with RecentsView. The button is centered in clear_all_button_container, which gets positioned programmatically to the right of the last task. (RTL polish will be a separate CL as well). Bug: 72222505 Change-Id: Ia912908a93a30c2f51450ccf0f97c7495e7916d5 Test: Manual
Diffstat (limited to 'res/values/config.xml')
-rw-r--r--res/values/config.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/res/values/config.xml b/res/values/config.xml
index a40afe113..9d1bb4110 100644
--- a/res/values/config.xml
+++ b/res/values/config.xml
@@ -147,6 +147,7 @@
<item type="id" name="search_container_all_apps" />
<!-- Recents -->
+ <item type="id" name="overview_panel"/>
<integer name="config_recentsMaxThumbnailCacheSize">6</integer>
<integer name="config_recentsMaxIconCacheSize">12</integer>