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

Commit 79150c22 authored by Adrian Roos's avatar Adrian Roos Committed by android-build-merger
Browse files

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

am: 4bb2f8e9

Change-Id: Ica37d75f7e45ad418113196b077fa4244512adc4
parents 352d099c 4bb2f8e9
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -4726,6 +4726,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() {