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

Commit 28caa758 authored by Nick Chameyev's avatar Nick Chameyev Committed by Automerger Merge Worker
Browse files

Merge "[Unfold animation] Disable preemptive launcher animation" into udc-dev...

Merge "[Unfold animation] Disable preemptive launcher animation" into udc-dev am: 0bb67d4c am: ff417fc4

Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Launcher3/+/23476096



Change-Id: I7d26cd3c3972ce690157aec072b3251c2f02bd7e
Signed-off-by: default avatarAutomerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
parents 8e7aede0 ff417fc4
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -303,7 +303,7 @@ public final class FeatureFlags {
            "Enable widget transition animation when resizing the widgets");

    public static final BooleanFlag PREEMPTIVE_UNFOLD_ANIMATION_START = getDebugFlag(270397209,
            "PREEMPTIVE_UNFOLD_ANIMATION_START", ENABLED,
            "PREEMPTIVE_UNFOLD_ANIMATION_START", DISABLED,
            "Enables starting the unfold animation preemptively when unfolding, without"
                    + "waiting for SystemUI and then merging the SystemUI progress whenever we "
                    + "start receiving the events");