Fix icon tint issue.
This commit is contained in:
parent
6154b08ba7
commit
8f2aecd42b
1 changed files with 0 additions and 1 deletions
|
|
@ -184,7 +184,6 @@ private fun Content(
|
||||||
tint = ElementTheme.colors.iconCriticalPrimary,
|
tint = ElementTheme.colors.iconCriticalPrimary,
|
||||||
)
|
)
|
||||||
},
|
},
|
||||||
iconVector = CompoundIcons.Close(),
|
|
||||||
),
|
),
|
||||||
InfoListItem(
|
InfoListItem(
|
||||||
message = stringResource(R.string.screen_deactivate_account_list_item_2),
|
message = stringResource(R.string.screen_deactivate_account_list_item_2),
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue