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

Commit 94a1e01f authored by Lucas Dupin's avatar Lucas Dupin
Browse files

Do not reset security message when pattern resumes

Change-Id: Ia18b98c97612a4998eda52356ef9eafd1c3ad48d
Fixes: 78235570
Test: manual
parent 5a36c134
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -373,7 +373,6 @@ public class KeyguardPatternView extends LinearLayout implements KeyguardSecurit

    @Override
    public void onResume(int reason) {
        reset();
    }

    @Override