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

Commit a1734ad1 authored by TreeHugger Robot's avatar TreeHugger Robot Committed by Android (Google) Code Review
Browse files

Merge "Update taskbar state when launcher pauses" into tm-qpr-dev

parents 41ab3f3e 14145d13
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -173,7 +173,7 @@ public class LauncherTaskbarUIController extends TaskbarUIController {
            }
        }

        if (ENABLE_SHELL_TRANSITIONS
        if (ENABLE_SHELL_TRANSITIONS && isResumed
                && !mLauncher.getStateManager().getState().isTaskbarAlignedWithHotseat(mLauncher)) {
            // Launcher is resumed, but in a state where taskbar is still independent, so
            // ignore the state change.