Merge "Fix split recent thumbnail disappear" into tm-qpr-dev am: 59666e71bc
Original change: https://googleplex-android-review.googlesource.com/c/platform/frameworks/base/+/19891485 Change-Id: I85e1bdb77e21a39999f964dee326cc4a892ed5cc Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
This commit is contained in:
@@ -1887,7 +1887,6 @@ public class StageCoordinator implements SplitLayout.SplitLayoutHandler,
|
|||||||
// properly for the animation itself.
|
// properly for the animation itself.
|
||||||
mSplitLayout.release();
|
mSplitLayout.release();
|
||||||
mSplitLayout.resetDividerPosition();
|
mSplitLayout.resetDividerPosition();
|
||||||
mSideStagePosition = SPLIT_POSITION_BOTTOM_OR_RIGHT;
|
|
||||||
mTopStageAfterFoldDismiss = STAGE_TYPE_UNDEFINED;
|
mTopStageAfterFoldDismiss = STAGE_TYPE_UNDEFINED;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user