mirror of
https://github.com/oxen-io/session-android.git
synced 2025-08-11 12:37:26 +00:00
updating dropdown selection
This commit is contained in:
@@ -69,6 +69,7 @@ class DebugMenuViewModel @Inject constructor(
|
||||
|
||||
// show a loading state
|
||||
_uiState.value = _uiState.value.copy(
|
||||
currentEnvironment = env.label,
|
||||
showEnvironmentWarningDialog = false,
|
||||
showEnvironmentLoadingDialog = true
|
||||
)
|
||||
|
Reference in New Issue
Block a user