Loading tests/src/com/android/launcher3/util/viewcapture_analysis/AlphaJumpDetector.java +2 −0 Original line number Diff line number Diff line Loading @@ -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", Loading Loading
tests/src/com/android/launcher3/util/viewcapture_analysis/AlphaJumpDetector.java +2 −0 Original line number Diff line number Diff line Loading @@ -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", Loading