From 7a620d367303b417ba944e17fc8d539a5ef7da8f Mon Sep 17 00:00:00 2001 From: "sfufa@google.com" Date: Wed, 13 Oct 2021 13:01:18 -0700 Subject: [PATCH] [Search] Hide A-Z list when search is entered from QSB preview attached to bug report Bug: 201781284 Test: manual Change-Id: I572360d2d49b38577a7d77115aede4c3269d42e9 --- quickstep/res/values/strings.xml | 2 - res/layout/all_apps.xml | 13 ++++- res/values/dimens.xml | 1 + res/values/strings.xml | 9 ++-- .../launcher3/allapps/FloatingHeaderView.java | 51 +++++++++++++++++++ 5 files changed, 68 insertions(+), 8 deletions(-) diff --git a/quickstep/res/values/strings.xml b/quickstep/res/values/strings.xml index 52bd48b2ff..6af0d602ab 100644 --- a/quickstep/res/values/strings.xml +++ b/quickstep/res/values/strings.xml @@ -53,8 +53,6 @@ App suggestions - - All apps Your predicted apps diff --git a/res/layout/all_apps.xml b/res/layout/all_apps.xml index 9ac6ed0f77..a34baef214 100644 --- a/res/layout/all_apps.xml +++ b/res/layout/all_apps.xml @@ -42,10 +42,19 @@ + +