Merge "Bug fix for back arrow behavior." into udc-dev
This commit is contained in:
committed by
Android (Google) Code Review
commit
8061467c89
@@ -239,7 +239,8 @@ class CredentialSelectorViewModel(
|
||||
getCredentialUiState = uiState.getCredentialUiState?.copy(
|
||||
currentScreenState = GetScreenState.ALL_SIGN_IN_OPTIONS,
|
||||
isNoAccount = isNoAccount,
|
||||
)
|
||||
),
|
||||
isInitialRender = true,
|
||||
)
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user