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