mirror of
https://github.com/oxen-io/session-android.git
synced 2024-11-23 18:15:22 +00:00
updating dropdown selection
This commit is contained in:
parent
bc001e3a45
commit
da561c178d
@ -69,6 +69,7 @@ class DebugMenuViewModel @Inject constructor(
|
||||
|
||||
// show a loading state
|
||||
_uiState.value = _uiState.value.copy(
|
||||
currentEnvironment = env.label,
|
||||
showEnvironmentWarningDialog = false,
|
||||
showEnvironmentLoadingDialog = true
|
||||
)
|
||||
|
Loading…
Reference in New Issue
Block a user