Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit b484225c authored by Randy Pfohl's avatar Randy Pfohl Committed by Android (Google) Code Review
Browse files

Merge "Adding a flag for launcher recents in window" into main

parents 11a4676c 009d9dac
Loading
Loading
Loading
Loading
+7 −0
Original line number Diff line number Diff line
@@ -478,3 +478,10 @@ flag {
    description: "Shows the pinning popup view after long-pressing or right-clicking anywhere on the pinned taskbar"
    bug: "297325541"
}

flag {
    name: "enable_launcher_overview_in_window"
    namespace: "launcher"
    description: "Enables launcher recents opening inside of a window instead of being hosted in launcher activity."
    bug: "292269949"
}