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

Commit 4cdff655 authored by Brian Isganitis's avatar Brian Isganitis
Browse files

Add flag for Tiny Taskbar

Flag: com.android.wm.shell.enable_tiny_taskbar
Test: None
Bug: 341784466
Change-Id: I5cc7e1f2eea42c30e0377e32b96b95ab4e3ff288
parent a9351958
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"
}