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