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

Commit b3a41ee2 authored by android-build-team Robot's avatar android-build-team Robot
Browse files

Snap for 6318458 from 39cbf97f to rvc-release

Change-Id: Ic13672f1a371aefb8bc0c54e44a4246730f23d8a
parents 25986be9 39cbf97f
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -588,7 +588,7 @@ public class LauncherSwipeHandler<T extends BaseDraggingActivity>
            // We will handle the sysui flags based on the centermost task view.
            if (mRecentsAnimationController != null) {
                mRecentsAnimationController.setWindowThresholdCrossed(centermostTaskFlags != 0
                        || useHomeScreenFlags);
                        && useHomeScreenFlags);
            }
            int sysuiFlags = useHomeScreenFlags ? 0 : centermostTaskFlags;
            mActivity.getSystemUiController().updateUiState(UI_STATE_OVERVIEW, sysuiFlags);