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

Commit dfbd300e 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

Change-Id: Ie7e0d13b08f24df6a791ab1949fe086ce5c19698
parents fafc00ef a56558bf
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() {