Remove subtitle.
This commit is contained in:
parent
39ef8b38bb
commit
5995212777
1 changed files with 0 additions and 1 deletions
|
|
@ -54,7 +54,6 @@ fun ResetIdentityRootView(
|
||||||
modifier = modifier,
|
modifier = modifier,
|
||||||
iconStyle = BigIcon.Style.AlertSolid,
|
iconStyle = BigIcon.Style.AlertSolid,
|
||||||
title = stringResource(R.string.screen_encryption_reset_title),
|
title = stringResource(R.string.screen_encryption_reset_title),
|
||||||
subTitle = stringResource(R.string.screen_encryption_reset_subtitle),
|
|
||||||
isScrollable = true,
|
isScrollable = true,
|
||||||
content = { Content() },
|
content = { Content() },
|
||||||
buttons = {
|
buttons = {
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue