Merge "Revert "Clear pattern on completion (if fade is enabled)."" into pi-dev
This commit is contained in:
committed by
Android (Google) Code Review
commit
a56558bf4f
@@ -1008,9 +1008,6 @@ public class LockPatternView extends View {
|
||||
mDrawingProfilingStarted = false;
|
||||
}
|
||||
}
|
||||
if (mFadePattern) {
|
||||
clearPattern();
|
||||
}
|
||||
}
|
||||
|
||||
private void cancelLineAnimations() {
|
||||
|
||||
Reference in New Issue
Block a user