Remove subtitle.

This commit is contained in:
Benoit Marty 2024-09-02 12:11:53 +02:00
parent 5ad2764402
commit b043ec8796

View file

@ -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 = {