Merge "Update divider if split transition with display change" into udc-dev
This commit is contained in:
@@ -2499,6 +2499,7 @@ public class StageCoordinator implements SplitLayout.SplitLayoutHandler,
|
|||||||
// handling to the mixed-handler to deal with splitting it up.
|
// handling to the mixed-handler to deal with splitting it up.
|
||||||
if (mMixedHandler.animatePendingSplitWithDisplayChange(transition, info,
|
if (mMixedHandler.animatePendingSplitWithDisplayChange(transition, info,
|
||||||
startTransaction, finishTransaction, finishCallback)) {
|
startTransaction, finishTransaction, finishCallback)) {
|
||||||
|
mSplitLayout.update(startTransaction);
|
||||||
return true;
|
return true;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user