diff --git a/aconfig/launcher.aconfig b/aconfig/launcher.aconfig index be8ebbbdfc..dbcf49cd92 100644 --- a/aconfig/launcher.aconfig +++ b/aconfig/launcher.aconfig @@ -339,3 +339,13 @@ flag { description: "Change fast scroller to a lettered list" bug: "358673724" } + +flag { + name: "enable_desktop_task_alpha_animation" + namespace: "launcher" + description: "Enables the animation of the desktop task's background view" + bug: "320307666" + metadata { + purpose: PURPOSE_BUGFIX + } +} diff --git a/quickstep/src/com/android/quickstep/AbsSwipeUpHandler.java b/quickstep/src/com/android/quickstep/AbsSwipeUpHandler.java index 5392b70703..3d944422cf 100644 --- a/quickstep/src/com/android/quickstep/AbsSwipeUpHandler.java +++ b/quickstep/src/com/android/quickstep/AbsSwipeUpHandler.java @@ -734,11 +734,18 @@ public abstract class AbsSwipeUpHandler