Fixed bug w/ ConfirmLock error text flickering

Test: Manually verified that the patterns text does not get
set to the empty string.
Fixes: 301214189

Change-Id: I768c9693b6be28a4cabaadc404465a172e2e5564
This commit is contained in:
Joshua McCloskey
2023-10-17 21:34:13 +00:00
parent 7bc84c5814
commit e53b90ebdf
3 changed files with 6 additions and 0 deletions

View File

@@ -697,6 +697,7 @@ public class ConfirmLockPattern extends ConfirmDeviceCredentialBaseActivity {
}
private void handleAttemptLockout(long elapsedRealtimeDeadline) {
clearResetErrorRunnable();
updateStage(Stage.LockedOut);
long elapsedRealtime = SystemClock.elapsedRealtime();
mCountdownTimer = new CountDownTimer(