Package-level declarations
Functions
Link copied to clipboard
Executes the applyAppLanguage step in the SDAI presentation layer.
Executes the applyAppLanguage step in the SDAI presentation layer.
Executes the applyAppLanguage step in the SDAI presentation layer.
Link copied to clipboard
fun LanguageBottomSheet(modifier: Modifier = Modifier, onLanguageSelected: (String) -> Unit = { applyAppLanguage(it) }, onDismissRequest: () -> Unit = {})
Renders the LanguageBottomSheet UI for the SDAI presentation layer.
Link copied to clipboard
Renders the LanguageFlagIcon UI for the SDAI presentation layer.
Renders the LanguageFlagIcon UI for the SDAI presentation layer.
Renders the LanguageFlagIcon UI for the SDAI presentation layer.