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

Commit d88daca6 authored by Matthew Ng's avatar Matthew Ng Committed by android-build-merger
Browse files

Merge "Adding back recents grow in split screen" into oc-mr1-dev

am: 45e7a424

Change-Id: I902415bf0648c934e1c5e0988e2d2052eb9df013
parents 3ea5aa12 45e7a424
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -596,7 +596,7 @@ public class DividerView extends FrameLayout implements OnTouchListener,
        Runnable endAction = () -> {
            commitSnapFlags(snapTarget);
            mWindowManagerProxy.setResizing(false);
            mDockSide = WindowManager.DOCKED_INVALID;
            updateDockSide();
            mCurrentAnimator = null;
            mEntranceAnimationRunning = false;
            mExitAnimationRunning = false;