Meshtastic App
Toggle table of contents
androidJvm
Target filter
androidJvm
Switch theme
Search in API
Skip to content
Meshtastic App
Meshtastic App
/
com.geeksville.mesh.ui.contact
/
AdaptiveContactsScreen
Adaptive
Contacts
Screen
androidJvm
@
Composable
fun
AdaptiveContactsScreen
(
navController
:
NavHostController
,
scrollToTopEvents
:
Flow
<
ScrollToTopEvent
>
,
initialContactKey
:
String
?
=
null
,
initialMessage
:
String
=
""
)
(
source
)