Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 9feafad1 authored by Treehugger Robot's avatar Treehugger Robot Committed by Automerger Merge Worker
Browse files

Merge "Correctly ignoring apps_view" into udc-qpr-dev am: 7e1c5d0b am: 435c0fc8

parents 7519d050 435c0fc8
Loading
Loading
Loading
Loading
+0 −3
Original line number Diff line number Diff line
@@ -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"