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

Commit 1a57e08d authored by Brian Isganitis's avatar Brian Isganitis
Browse files

Add flag for Tiny Taskbar

Flag: com.android.launcher3.enable_tiny_taskbar
Test: None
Bug: 341784466
Change-Id: I84be4bed652c27c4ebfba5818c13d98acfa9aa60
parent a2bbe1c5
Loading
Loading
Loading
Loading
+7 −0
Original line number Diff line number Diff line
@@ -284,3 +284,10 @@ flag {
    description: "Enables folders in all apps"
    bug: "341582436"
}

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