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

Commit 965e8580 authored by Vishwath Mohan's avatar Vishwath Mohan Committed by android-build-team Robot
Browse files

Revert "Clear pattern on completion (if fade is enabled)."

This reverts commit b8e9782f.

Bug: 77257848
Test: Can change from pattern to pin/password

Change-Id: I17f9625e506c8e0839fffa95a62c904890cac603
(cherry picked from commit b03dd4f4)
parent a7cf7af4
Loading
Loading
Loading
Loading
+0 −3
Original line number Diff line number Diff line
@@ -1008,9 +1008,6 @@ public class LockPatternView extends View {
                mDrawingProfilingStarted = false;
            }
        }
        if (mFadePattern) {
            clearPattern();
        }
    }

    private void cancelLineAnimations() {