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

Commit 09f7ed7e authored by Christian Göllner's avatar Christian Göllner Committed by Android (Google) Code Review
Browse files

Merge "[Split shade] Fix large clock moving horizontally during screen off" into tm-qpr-dev

parents 4682c3ec 845aabbc
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -3748,6 +3748,8 @@ public final class NotificationPanelViewController extends PanelViewController {

        final float dozeAmount = dozing ? 1 : 0;
        mStatusBarStateController.setAndInstrumentDozeAmount(mView, dozeAmount, animate);

        updateKeyguardStatusViewAlignment(animate);
    }

    public void setPulsing(boolean pulsing) {