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

Commit d47e14ae 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

am: d88daca6

Change-Id: I90aadbe557305c3faf248e29f0ea537d35fae9f2
parents 55bd2cc4 d88daca6
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;