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

Commit a578f161 authored by Johannes Gallmann's avatar Johannes Gallmann Committed by Android (Google) Code Review
Browse files

Merge "Fix back gesture not being handled by BackAnimationController" into main

parents cad46385 7dc9b7b7
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -990,7 +990,6 @@ public class BackAnimationController implements RemoteCallable<BackAnimationCont
        ProtoLog.d(WM_SHELL_BACK_PREVIEW, "BackAnimationController: finishBackNavigation()");
        mActiveCallback = null;
        mApps = null;
        mShouldStartOnNextMoveEvent = false;
        mOnBackStartDispatched = false;
        mThresholdCrossed = false;
        mPointersPilfered = false;