toggle menu
app
androidJvm
switch theme
search in API
app
/
fi.sulku.weatherapp.components.settings
Package-level
declarations
Functions
Functions
Language
Dropdown
Link copied to clipboard
@
Composable
fun
LanguageDropdown
(
selectedLocale
:
MutableState
<
Locale
>
)
A dropdown menu to select the language.
Settings
Dialog
Link copied to clipboard
@
Composable
fun
SettingsDialog
(
viewSettings
:
MutableState
<
Boolean
>
)
A dialog to display the settings.