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

Commit e7b95397 authored by Danesh Mondegarian's avatar Danesh Mondegarian
Browse files

LockscreenTargets : Dismiss on target select

Dismiss the lockscreen on target select, rather than when the application
is fully loaded. This gets rid of th perceived lag that a lot of users experience.
This is how we had it in previous versions of cm as well.

Change-Id: I4f125ad5a13a95b6eb72734a0fbdc44505d665ff
parent f19fbbdf
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -172,7 +172,7 @@ public abstract class KeyguardActivityLauncher {
        boolean isSecure = lockPatternUtils.isSecure();
        if (!isSecure || showsWhileLocked) {
            if (!isSecure) {
                dismissKeyguardOnNextActivity();
                getCallback().dismiss(false);
            }
            try {
                if (DEBUG) Log.d(TAG, String.format("Starting activity for intent %s at %s",