Pandoro
Toggle table of contents
1.2.1
common
Target filter
common
Switch theme
Search in API
Skip to content
Pandoro
Pandoro
/
com.tecknobit.pandoro.ui.components
/
RetryButton
Retry
Button
@
Composable
fun
RetryButton
(
onRetry
:
(
)
->
Unit
,
text
:
StringResource
=
Res.string.retry_to_reconnect
)