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

Commit 2b7e4363 authored by TreeHugger Robot's avatar TreeHugger Robot Committed by Automerger Merge Worker
Browse files

Merge "Change Dream to use PrimaryBouncer." into tm-qpr-dev am: 8d94e53b am: fa585c32

parents e3d78002 fa585c32
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