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

am: 45e7a4242b

Change-Id: I902415bf0648c934e1c5e0988e2d2052eb9df013
This commit is contained in:
Matthew Ng
2017-08-30 20:01:55 +00:00
committed by android-build-merger

View File

@@ -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;