mirror of
https://github.com/LawnchairLauncher/lawnchair.git
synced 2026-02-19 02:38:20 +00:00
Merge "Correctly ignoring apps_view" into udc-qpr-dev am: 7e1c5d0b74
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Launcher3/+/24514673 Change-Id: Ie91869d1bc759638518ec2ba2d5efec9e855e7d5 Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
This commit is contained in:
@@ -38,9 +38,6 @@ final class FlashDetector extends AnomalyDetector {
|
||||
|
||||
private static final IgnoreNode IGNORED_NODES_ROOT = buildIgnoreNodesTree(List.of(
|
||||
CONTENT + "LauncherRootView:id/launcher|FloatingIconView",
|
||||
DRAG_LAYER
|
||||
+ "SearchContainerView:id/apps_view|AllAppsRecyclerView:id/apps_list_view"
|
||||
+ "|BubbleTextView:id/icon",
|
||||
DRAG_LAYER + "LauncherRecentsView:id/overview_panel|TaskView|TextView",
|
||||
DRAG_LAYER
|
||||
+ "LauncherAllAppsContainerView:id/apps_view|AllAppsRecyclerView:id"
|
||||
|
||||
Reference in New Issue
Block a user