Merge "Fixes first jump of dividerview when invoking splitscreen" into pi-dev

am: 3542482875

Change-Id: I0122b8962058b5b7d0746904a14fd2e7a5265dac
This commit is contained in:
android-build-team Robot
2018-05-07 16:55:20 -07:00
committed by android-build-merger

View File

@@ -408,7 +408,7 @@ public class DockedStackDividerController {
}
void positionDockedStackedDivider(Rect frame) {
TaskStack stack = mDisplayContent.getSplitScreenPrimaryStack();
TaskStack stack = mDisplayContent.getSplitScreenPrimaryStackIgnoringVisibility();
if (stack == null) {
// Unfortunately we might end up with still having a divider, even though the underlying
// stack was already removed. This is because we are on AM thread and the removal of the