mirror of
https://github.com/oxen-io/session-android.git
synced 2024-11-23 10:05:15 +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
|
// show a loading state
|
||||||
_uiState.value = _uiState.value.copy(
|
_uiState.value = _uiState.value.copy(
|
||||||
|
currentEnvironment = env.label,
|
||||||
showEnvironmentWarningDialog = false,
|
showEnvironmentWarningDialog = false,
|
||||||
showEnvironmentLoadingDialog = true
|
showEnvironmentLoadingDialog = true
|
||||||
)
|
)
|
||||||
|
Loading…
Reference in New Issue
Block a user