mirror of
https://github.com/bitwarden/android.git
synced 2026-06-03 11:16:40 -05:00
Clear MP field when switching account on unlock screen (#1178)
This commit is contained in:
committed by
Álison Fernandes
parent
166a39354a
commit
9253a7b682
@@ -259,6 +259,7 @@ class VaultUnlockViewModel @Inject constructor(
|
||||
email = activeAccountSummary.email,
|
||||
isBiometricEnabled = userState.activeAccount.isBiometricsEnabled,
|
||||
vaultUnlockType = userState.activeAccount.vaultUnlockType,
|
||||
input = "",
|
||||
)
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user