mirror of
https://git.mihon.tech/mihonapp/mihon
synced 2024-11-22 21:25:46 +03:00
parent
b6dbf63633
commit
27e5256305
1 changed files with 1 additions and 0 deletions
|
@ -72,6 +72,7 @@ fun EmptyScreen(
|
|||
text = message,
|
||||
modifier = Modifier.paddingFromBaseline(top = 24.dp).secondaryItemAlpha(),
|
||||
style = MaterialTheme.typography.bodyMedium,
|
||||
textAlign = TextAlign.Center,
|
||||
)
|
||||
}
|
||||
if (!actions.isNullOrEmpty()) {
|
||||
|
|
Loading…
Reference in a new issue