mirror of
https://github.com/bitwarden/android.git
synced 2026-06-03 11:16:40 -05:00
BIT-729: Update master password hint text (#1057)
This commit is contained in:
committed by
Álison Fernandes
parent
c0c88f5108
commit
c779482bf8
@@ -231,7 +231,7 @@ private fun LoginScreenContent(
|
||||
)
|
||||
|
||||
BitwardenClickableText(
|
||||
label = stringResource(id = R.string.get_password_hint),
|
||||
label = stringResource(id = R.string.get_master_passwordword_hint),
|
||||
onClick = onMasterPasswordClick,
|
||||
style = MaterialTheme.typography.bodySmall,
|
||||
modifier = Modifier
|
||||
|
||||
Reference in New Issue
Block a user