commit | d21fed8f6217bffa1aa046d42328fdc9922c8bc9 | [log] [tgz] |
---|---|---|
author | Vadim Tryshev <vadimt@google.com> | Fri Aug 11 19:07:00 2023 -0700 |
committer | Vadim Tryshev <vadimt@google.com> | Fri Aug 11 19:07:00 2023 -0700 |
tree | f6461fa26947ca0b483c47a7caa54fcacf7c97ca | |
parent | 8c764a08701fe5719d8a7a2a0447b62e4595b7d5 [diff] |
Ignoring alpha jumps in ArrowTipView Bug: 24331680 Flag: N/A Test: presubmit Change-Id: I0de76bc2fd8791e03e7722700c72567ef6b913b5
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 38de2fa..83d9f4a 100644 --- a/tests/src/com/android/launcher3/util/viewcapture_analysis/AlphaJumpDetector.java +++ b/tests/src/com/android/launcher3/util/viewcapture_analysis/AlphaJumpDetector.java
@@ -110,6 +110,7 @@ DRAG_LAYER + "WidgetsTwoPaneSheet|SpringRelativeLayout:id/container", CONTENT + "LauncherRootView:id/launcher|FloatingIconView", RECENTS_DRAG_LAYER + "ArrowTipView", + DRAG_LAYER + "ArrowTipView", DRAG_LAYER + "FallbackRecentsView:id/overview_panel", RECENTS_DRAG_LAYER + "FallbackRecentsView:id/overview_panel", DRAG_LAYER