Merge "Add flag for expressive dismiss task motion in Overview." into main

This commit is contained in:
Pat Manning
2025-01-14 03:46:06 -08:00
committed by Android (Google) Code Review
+8 -1
View File
@@ -71,4 +71,11 @@ flag {
metadata {
purpose: PURPOSE_BUGFIX
}
}
}
flag {
name: "enable_expressive_dismiss_task_motion"
namespace: "launcher_overview"
description: "Enables expressive motion and animations for dismissing a task in Overview."
bug: "381239462"
}