From 30b87aad7d5d91a7ab2a8931805d7f18cae123dd Mon Sep 17 00:00:00 2001 From: Andy Wickham Date: Wed, 21 Sep 2022 17:04:48 -0700 Subject: [PATCH] Fix the case of the missing header. We should not override the tabs based on the search state now that they are hidden (but still active) during the animation. For an explanation of why this fixes the issue, please see https://b.corp.google.com/issues/247615711#comment15. Fix: 247615711 Test: Manually with predicted apps being updated every second (part of the way I found to repro the bug). Change-Id: I5ba45c42726c34f471a7743c06aecc05c89f6105 --- .../launcher3/allapps/ActivityAllAppsContainerView.java | 5 ----- 1 file changed, 5 deletions(-) diff --git a/src/com/android/launcher3/allapps/ActivityAllAppsContainerView.java b/src/com/android/launcher3/allapps/ActivityAllAppsContainerView.java index aa9cfd16f5..95722250fb 100644 --- a/src/com/android/launcher3/allapps/ActivityAllAppsContainerView.java +++ b/src/com/android/launcher3/allapps/ActivityAllAppsContainerView.java @@ -178,11 +178,6 @@ public class ActivityAllAppsContainerView