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

Commit 24575959 authored by Android Build Coastguard Worker's avatar Android Build Coastguard Worker
Browse files

Merge cherrypicks of [18247768] into tm-release.

Change-Id: I84658a9f6ad95d25b7b70ed897317cc830059493
parents d50d029d 87af4d45
Loading
Loading
Loading
Loading
+3 −0
Original line number Diff line number Diff line
@@ -980,6 +980,9 @@ class StageCoordinator implements SplitLayout.SplitLayoutHandler,
                updateUnfoldBounds();
                return;
            }
            // Clear the divider remote animating flag as the divider will be re-rendered to apply
            // the new rotation config.
            mIsDividerRemoteAnimating = false;
            mSplitLayout.update(null /* t */);
            onLayoutSizeChanged(mSplitLayout);
        }