Private fun
This commit is contained in:
parent
7abfa24f12
commit
43c68d5ab0
1 changed files with 1 additions and 1 deletions
|
|
@ -403,7 +403,7 @@ private fun ErrorContent(error: Throwable) {
|
||||||
}
|
}
|
||||||
|
|
||||||
@Composable
|
@Composable
|
||||||
fun EmptyContent(
|
private fun EmptyContent(
|
||||||
titleRes: Int,
|
titleRes: Int,
|
||||||
subtitleRes: Int,
|
subtitleRes: Int,
|
||||||
icon: ImageVector,
|
icon: ImageVector,
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue