commit | bb3e61f313c36b7b59e869d7110d2bf7165a877d | [log] [tgz] |
---|---|---|
author | Vadim Tryshev <vadimt@google.com> | Tue Aug 22 17:44:22 2023 -0700 |
committer | Vadim Tryshev <vadimt@google.com> | Tue Aug 22 17:44:22 2023 -0700 |
tree | 32e47164ef3276038874525f014e5b4c929954bc | |
parent | 72731c4bdac47060bf56774248dbafc83693291f [diff] |
Ignoring FloatingTaskThumbnailView:id/thumbnail Bug: 286251603 Test: presubmit Flag: N/A Change-Id: I7e1f31c24e6b3f7cfc996d2117a8cd4e3482c01b
diff --git a/tests/src/com/android/launcher3/util/viewcapture_analysis/FlashDetector.java b/tests/src/com/android/launcher3/util/viewcapture_analysis/FlashDetector.java index eef1bc8..0bec656 100644 --- a/tests/src/com/android/launcher3/util/viewcapture_analysis/FlashDetector.java +++ b/tests/src/com/android/launcher3/util/viewcapture_analysis/FlashDetector.java
@@ -58,7 +58,8 @@ + "|WidgetCellPreview:id/widget_preview_container|ImageView:id/widget_badge", RECENTS_DRAG_LAYER + "FallbackRecentsView:id/overview_panel|TaskView|IconView:id/icon", DRAG_LAYER + "SearchContainerView:id/apps_view", - DRAG_LAYER + "LauncherDragView" + DRAG_LAYER + "LauncherDragView", + DRAG_LAYER + "FloatingTaskView|FloatingTaskThumbnailView:id/thumbnail" )); // Per-AnalysisNode data that's specific to this detector.