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

Commit 49c59d83 authored by Brian Isganitis's avatar Brian Isganitis Committed by Android (Google) Code Review
Browse files

Merge "Add flag for Tiny Taskbar" into main

parents 9c114c96 4cdff655
Loading
Loading
Loading
Loading
+7 −0
Original line number Diff line number Diff line
@@ -85,3 +85,10 @@ flag {
    description: "Allow the floating bubble stack to stash on the edge of the screen"
    bug: "341361249"
}

flag {
    name: "enable_tiny_taskbar"
    namespace: "multitasking"
    description: "Enables Taskbar on phones"
    bug: "341784466"
}