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

Commit d8145af9 authored by Riddle Hsu's avatar Riddle Hsu Committed by Android (Google) Code Review
Browse files

Merge "Schedule to apply transaction of an aborted transition" into main

parents f5143035 e5cc3fab
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -1840,6 +1840,7 @@ class Transition implements BLASTSyncEngine.TransactionReadyListener {
                mConfigAtEndActivities = null;
            }
            primaryDisplay.getPendingTransaction().merge(transaction);
            primaryDisplay.scheduleAnimation();
            mSyncId = -1;
            mOverrideOptions = null;
            cleanUpInternal();