From 5429b8fd864b135124e2ecbcf91c06be69c7420b Mon Sep 17 00:00:00 2001 From: Andy Wickham Date: Thu, 15 Sep 2022 11:21:04 -0700 Subject: [PATCH] Adds SearchRecyclerView as a notification dot listener. This way app dots get updated as notifications come in or get dismissed. Bug: 246962476 Test: Dismissed notification while Search active. Change-Id: I41e1b44561fb5ccd43deff342afb722cc5107330 --- src/com/android/launcher3/allapps/BaseAllAppsContainerView.java | 2 ++ 1 file changed, 2 insertions(+) diff --git a/src/com/android/launcher3/allapps/BaseAllAppsContainerView.java b/src/com/android/launcher3/allapps/BaseAllAppsContainerView.java index 879a159987..d8d3fa33dd 100644 --- a/src/com/android/launcher3/allapps/BaseAllAppsContainerView.java +++ b/src/com/android/launcher3/allapps/BaseAllAppsContainerView.java @@ -491,6 +491,7 @@ public abstract class BaseAllAppsContainerView