Add flag for Tiny Taskbar

Flag: com.android.launcher3.enable_tiny_taskbar
Test: None
Bug: 341784466
Change-Id: I84be4bed652c27c4ebfba5818c13d98acfa9aa60
This commit is contained in:
Brian Isganitis
2024-05-20 22:29:21 +00:00
parent a2bbe1c5c8
commit 1a57e08d84

View File

@@ -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"
}