Merge "Add flag for layout transitions for Recent Apps in Taskbar." into main

This commit is contained in:
Treehugger Robot
2024-11-08 22:40:23 +00:00
committed by Android (Google) Code Review
+7
View File
@@ -519,4 +519,11 @@ flag {
namespace: "launcher"
description: "Enable MSDL feedback for Launcher interactions"
bug: "377496684"
}
flag {
name: "taskbar_recents_layout_transition"
namespace: "launcher"
description: "Enable Taskbar LayoutTransition for Recent Apps"
bug: "343521765"
}