mirror of
https://github.com/bitwarden/android.git
synced 2025-12-10 20:07:59 -06:00
BIT-1708 Add the test tag for the policy notice. (#974)
This commit is contained in:
parent
da176994ca
commit
be54a1bfbb
@ -90,6 +90,7 @@ fun AddSendContent(
|
||||
BitwardenPolicyWarningText(
|
||||
text = stringResource(id = R.string.send_options_policy_in_effect),
|
||||
modifier = Modifier
|
||||
.semantics { testTag = "SendOptionsPolicyInEffectLabel" }
|
||||
.padding(horizontal = 16.dp)
|
||||
.fillMaxWidth(),
|
||||
)
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user