Merge "Add feature flag for all apps pull up work." into ub-launcher3-calgary
This commit is contained in:
committed by
Android (Google) Code Review
commit
c54c701a94
@@ -29,4 +29,5 @@ public final class FeatureFlags {
|
||||
public static boolean LAUNCHER3_LEGACY_FOLDER_ICON = false;
|
||||
public static boolean LAUNCHER3_USE_SYSTEM_DRAG_DRIVER = false;
|
||||
public static boolean LAUNCHER3_DISABLE_PINCH_TO_OVERVIEW = false;
|
||||
public static boolean LAUNCHER3_ALL_APPS_PULL_UP = true;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user