workspace qsb高度调整
This commit is contained in:
@@ -67,7 +67,7 @@ abstract class BaseFlags {
|
||||
public static final boolean LAUNCHER3_PROMISE_APPS_IN_ALL_APPS = false;
|
||||
|
||||
// Enable moving the QSB on the 0th screen of the workspace
|
||||
public static final boolean QSB_ON_FIRST_SCREEN = true;
|
||||
public static final boolean QSB_ON_FIRST_SCREEN = false;
|
||||
|
||||
public static final TogglableFlag EXAMPLE_FLAG = new TogglableFlag("EXAMPLE_FLAG", true,
|
||||
"An example flag that doesn't do anything. Useful for testing");
|
||||
|
||||
Reference in New Issue
Block a user