Meshtastic App
Toggle table of contents
androidJvm
Platform filter
androidJvm
Switch theme
Search in API
Meshtastic App
Meshtastic App
/
com.geeksville.mesh.ui.connections.components
/
EmptyStateContent
Empty
State
Content
@
Composable
fun
EmptyStateContent
(
imageVector
:
ImageVector
?
=
null
,
text
:
String
,
actionButton
:
@
Composable
(
)
->
Unit
?
=
null
)