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

Commit c687f220 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...

Merge "AOD: Make sure to update visibilities after instant expanding" into oc-dr1-dev am: 4bb2f8e9 am: 79150c22
am: 67d518a2

Change-Id: Id889f2c7f04eef2c22fe0666566d1284d37201f3
parents e6152c2b 67d518a2
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() {