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

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

Merge "Change Dream to use PrimaryBouncer." into tm-qpr-dev

parents f8a2b24f f76df552
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -34,7 +34,7 @@ public class BouncerScrimController implements ScrimController {

    @Override
    public void show() {
        mStatusBarKeyguardViewManager.showBouncer(false);
        mStatusBarKeyguardViewManager.showPrimaryBouncer(false);
    }

    @Override