* commit 'd050cc87c865d0ea382132d5669668e7b806ac89': Fix broken enter key after failed PIN attempts.
This commit is contained in:
@@ -64,7 +64,7 @@ public abstract class KeyguardPinBasedInputView extends KeyguardAbsKeyInputView
|
||||
|
||||
@Override
|
||||
protected void resetState() {
|
||||
mPasswordEntry.setEnabled(true);
|
||||
setPasswordEntryEnabled(true);
|
||||
}
|
||||
|
||||
@Override
|
||||
|
||||
Reference in New Issue
Block a user