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

Commit e7f26511 authored by TreeHugger Robot's avatar TreeHugger Robot Committed by Android (Google) Code Review
Browse files

Merge "Fix light status bar transition"

parents 1d97e6a0 60c5cf2e
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -129,6 +129,7 @@ public class KeyguardMonitorImpl extends KeyguardUpdateMonitorCallback

    public void notifyKeyguardDoneFading() {
        mKeyguardFadingAway = false;
        mKeyguardGoingAway = false;
        notifyKeyguardChanged();
    }