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

This commit is contained in:
Vishwath Mohan
2018-03-29 19:57:37 +00:00
committed by Android (Google) Code Review

View File

@@ -1008,9 +1008,6 @@ public class LockPatternView extends View {
mDrawingProfilingStarted = false;
}
}
if (mFadePattern) {
clearPattern();
}
}
private void cancelLineAnimations() {