Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 76bf7f38 authored by Hyunyoung Song's avatar Hyunyoung Song
Browse files

Disable adaptive icon drawable parallax effect during drag and drop

Bug: 34828147

Change-Id: I5abb0997ce42db1ea73ebe469686585282f43594
parent f2b83d0e
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -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;
}