Format
This commit is contained in:
committed by
Benoit Marty
parent
f577edb929
commit
e85a396d21
@@ -89,8 +89,8 @@ fun ChooseSelfVerificationModeView(
|
||||
) {
|
||||
Text(
|
||||
modifier = Modifier
|
||||
.clickable(onClick = onLearnMore)
|
||||
.padding(vertical = 4.dp, horizontal = 16.dp),
|
||||
.clickable(onClick = onLearnMore)
|
||||
.padding(vertical = 4.dp, horizontal = 16.dp),
|
||||
text = stringResource(CommonStrings.action_learn_more),
|
||||
style = ElementTheme.typography.fontBodyLgMedium
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user