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

Commit 4bb2f8e9 authored by Adrian Roos's avatar Adrian Roos Committed by Android (Google) Code Review
Browse files

Merge "AOD: Make sure to update visibilities after instant expanding" into oc-dr1-dev

parents 6526347a e6d30674
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -4715,6 +4715,7 @@ public class StatusBar extends SystemUI implements DemoMode,
        // Make our window larger and the panel expanded.
        makeExpandedVisible(true);
        mNotificationPanel.expand(false /* animate */);
        recomputeDisableFlags(false /* animate */);
    }

    private void instantCollapseNotificationPanel() {