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

Commit 2383dedc authored by Aaron Liu's avatar Aaron Liu Committed by Automerger Merge Worker
Browse files

Merge "[Bouncer] Hide status icons in bouncer." into tm-dev am: 9df84388

parents 3bc18a19 9df84388
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -3210,6 +3210,8 @@ public class NotificationPanelViewController extends PanelViewController {
        updateTrackingHeadsUp(null);
        mExpandingFromHeadsUp = false;
        setPanelScrimMinFraction(0.0f);
        // Reset status bar alpha so alpha can be calculated upon updating view state.
        setKeyguardStatusBarAlpha(-1f);
    }

    private void updateTrackingHeadsUp(@Nullable ExpandableNotificationRow pickedChild) {