Merge "Ignoring alpha jumps in ArrowTipView and its children." into udc-qpr-dev am: a1877d2888
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Launcher3/+/24249859 Change-Id: Id904683bf6ee811836f3a9ce343b303dbeac0d3b Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
This commit is contained in:
@@ -113,7 +113,7 @@ final class AlphaJumpDetector extends AnomalyDetector {
|
|||||||
DRAG_LAYER + "WidgetsFullSheet|SpringRelativeLayout:id/container",
|
DRAG_LAYER + "WidgetsFullSheet|SpringRelativeLayout:id/container",
|
||||||
DRAG_LAYER + "WidgetsTwoPaneSheet|SpringRelativeLayout:id/container",
|
DRAG_LAYER + "WidgetsTwoPaneSheet|SpringRelativeLayout:id/container",
|
||||||
CONTENT + "LauncherRootView:id/launcher|FloatingIconView",
|
CONTENT + "LauncherRootView:id/launcher|FloatingIconView",
|
||||||
RECENTS_DRAG_LAYER + "ArrowTipView|View:id/arrow",
|
RECENTS_DRAG_LAYER + "ArrowTipView",
|
||||||
DRAG_LAYER + "FallbackRecentsView:id/overview_panel",
|
DRAG_LAYER + "FallbackRecentsView:id/overview_panel",
|
||||||
RECENTS_DRAG_LAYER + "FallbackRecentsView:id/overview_panel",
|
RECENTS_DRAG_LAYER + "FallbackRecentsView:id/overview_panel",
|
||||||
DRAG_LAYER
|
DRAG_LAYER
|
||||||
|
|||||||
Reference in New Issue
Block a user