Merge "Enable Quickstep widget launch and return animations" into sc-dev am: 5501636c72 am: 8cb87c94c5
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Launcher3/+/14440780 Change-Id: I1e57f1f964c5ea52f76663342211c2041e872f17
This commit is contained in:
@@ -88,7 +88,7 @@ public final class FeatureFlags {
|
||||
"ENABLE_QUICKSTEP_LIVE_TILE", true, "Enable live tile in Quickstep overview");
|
||||
|
||||
public static final BooleanFlag ENABLE_QUICKSTEP_WIDGET_APP_START = getDebugFlag(
|
||||
"ENABLE_QUICKSTEP_WIDGET_APP_START", false,
|
||||
"ENABLE_QUICKSTEP_WIDGET_APP_START", true,
|
||||
"Enable Quickstep animation when launching activities from an app widget");
|
||||
|
||||
// Keep as DeviceFlag to allow remote disable in emergency.
|
||||
|
||||
Reference in New Issue
Block a user