mirror of
https://github.com/LawnchairLauncher/lawnchair.git
synced 2026-02-19 02:38:20 +00:00
Merge "Ignoring FloatingTaskThumbnailView:id/thumbnail" into udc-qpr-dev am: bed2e59967
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Launcher3/+/24518785 Change-Id: I015251ef69a0230bfa7e00476b0b7b0db17d9d8a Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
This commit is contained in:
@@ -58,7 +58,8 @@ final class FlashDetector extends AnomalyDetector {
|
||||
+ "|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.
|
||||
|
||||
Reference in New Issue
Block a user