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

Commit 38ea4bfd 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: 5106255d

Change-Id: I6ebf2cbd3b67e94e2088badddce659a98972f1a0
parents 2b3e4952 5106255d
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() {