toggle menu
ZappBase
androidJvm
switch theme
search in API
Compose
/
com.zappstudio.compose.list.view
/
BaseListEmptyComponent
/
ListEmptyComponent
List
Empty
Component
@
Composable
fun
ListEmptyComponent
(
_icon
:
Int
?
=
null
,
_text
:
Int
?
=
null
,
retry
:
(
)
->
Unit
)