mirror of
https://github.com/LawnchairLauncher/lawnchair.git
synced 2026-02-20 19:38:21 +00:00
Merge "[QL-v3] Move quick launch v3 flag to AllAppsDeviceConfigFlag" into tm-qpr-dev
This commit is contained in:
committed by
Android (Google) Code Review
commit
fd9f322bdb
@@ -305,9 +305,6 @@ public final class FeatureFlags {
|
||||
"FOLDABLE_WORKSPACE_REORDER", true,
|
||||
"In foldables, when reordering the icons and widgets, is now going to use both sides");
|
||||
|
||||
public static final BooleanFlag ENABLE_QUICK_LAUNCH_V3 = new DeviceFlag(
|
||||
"ENABLE_QUICK_LAUNCH_V3", false, "Quick Launch V3");
|
||||
|
||||
public static final BooleanFlag ENABLE_WIDGET_PICKER_DEPTH = new DeviceFlag(
|
||||
"ENABLE_WIDGET_PICKER_DEPTH", true, "Enable changing depth in widget picker.");
|
||||
|
||||
|
||||
Reference in New Issue
Block a user