Package-level declarations

Types

Link copied to clipboard
Link copied to clipboard

Functions

Link copied to clipboard
fun InfoListScreen(modifier: Modifier = Modifier .fillMaxSize() .padding(start = 20.dp, end = 20.dp), icon: Int, text: Int, enableRetry: Boolean = true, click: () -> Unit)
Link copied to clipboard
@Preview(name = "Popup with annotated strings")
fun ListEmptyComponentPreview()
Link copied to clipboard
@Preview(name = "Popup with annotated strings")
fun ListErrorComponentPreview()
Link copied to clipboard
Link copied to clipboard