Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 895e7a93 authored by Tony Huang's avatar Tony Huang Committed by Android (Google) Code Review
Browse files

Merge "Update divider if split transition with display change" into udc-dev

parents 5f870b38 8d9fd999
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -2499,6 +2499,7 @@ public class StageCoordinator implements SplitLayout.SplitLayoutHandler,
            // handling to the mixed-handler to deal with splitting it up.
            if (mMixedHandler.animatePendingSplitWithDisplayChange(transition, info,
                    startTransaction, finishTransaction, finishCallback)) {
                mSplitLayout.update(startTransaction);
                return true;
            }
        }