knock requests : update icon
This commit is contained in:
parent
84299fc37a
commit
e744ff00ba
2 changed files with 2 additions and 2 deletions
|
|
@ -383,7 +383,7 @@ private fun KnockRequestsEmptyList(
|
|||
IconTitleSubtitleMolecule(
|
||||
title = stringResource(R.string.screen_knock_requests_list_empty_state_title),
|
||||
subTitle = stringResource(R.string.screen_knock_requests_list_empty_state_description),
|
||||
iconStyle = BigIcon.Style.Default(CompoundIcons.Pin()),
|
||||
iconStyle = BigIcon.Style.Default(CompoundIcons.AskToJoin()),
|
||||
)
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue