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

This commit is contained in:
TreeHugger Robot
2017-08-30 19:34:24 +00:00
committed by Android (Google) Code Review

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;