diff --git a/tests/src/com/android/launcher3/util/viewcapture_analysis/AlphaJumpDetector.java b/tests/src/com/android/launcher3/util/viewcapture_analysis/AlphaJumpDetector.java index 2501801c42..d3d9de059a 100644 --- a/tests/src/com/android/launcher3/util/viewcapture_analysis/AlphaJumpDetector.java +++ b/tests/src/com/android/launcher3/util/viewcapture_analysis/AlphaJumpDetector.java @@ -112,6 +112,8 @@ final class AlphaJumpDetector extends AnomalyDetector { DRAG_LAYER + "WidgetsFullSheet|SpringRelativeLayout:id/container", DRAG_LAYER + "WidgetsTwoPaneSheet|SpringRelativeLayout:id/container", CONTENT + "LauncherRootView:id/launcher|FloatingIconView", + CONTENT + + "LauncherRootView|RecentsDragLayer:id/drag_layer|ArrowTipView|View:id/arrow", CONTENT + "LauncherRootView|RecentsDragLayer:id/drag_layer|FallbackRecentsView:id" + "/overview_panel",