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

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

Merge "Fix split recent thumbnail disappear" into tm-qpr-dev

parents bf7c555c 587cb926
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -1887,7 +1887,6 @@ public class StageCoordinator implements SplitLayout.SplitLayoutHandler,
            // properly for the animation itself.
            mSplitLayout.release();
            mSplitLayout.resetDividerPosition();
            mSideStagePosition = SPLIT_POSITION_BOTTOM_OR_RIGHT;
            mTopStageAfterFoldDismiss = STAGE_TYPE_UNDEFINED;
        }
    }