Merge "Disable adaptive icon drawable parallax effect during drag and drop Bug: 34828147" into ub-launcher3-dorval-polish2
This commit is contained in:
commit
238ec0b2e2
|
@ -25,4 +25,5 @@ public final class FeatureFlags extends BaseFlags {
|
|||
|
||||
// Features to control Launcher3Go behavior
|
||||
public static final boolean GO_DISABLE_WIDGETS = true;
|
||||
public static final boolean LAUNCHER3_SPRING_ICONS = false;
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue