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

Commit 1b72628e authored by Vishwath Mohan's avatar Vishwath Mohan Committed by android-build-merger
Browse files

Merge "Revert "Clear pattern on completion (if fade is enabled)."" into pi-dev am: a56558bf

am: dfbd300e

Change-Id: Iea34e5c6ae27b237db557bec315d9e2be1824a87
parents 24c50f81 dfbd300e
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() {