Package-level declarations

Types

Link copied to clipboard
sealed class LanguageUIState

Language state for the LanguageScreen screen

Link copied to clipboard
class LanguageViewModel(cacheSettings: CacheSettings, settingsEventsFlow: SettingsEventsFlow) : ViewModel, KoinComponent

LanguageViewModel is responsible for preparing and managing the data for an LanguageScreen

Functions

Link copied to clipboard
fun LanguageScreen(onNavigate: () -> Unit)

UI presentation of the LanguageScreen