Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 8061467c authored by TreeHugger Robot's avatar TreeHugger Robot Committed by Android (Google) Code Review
Browse files

Merge "Bug fix for back arrow behavior." into udc-dev

parents 275eeea9 5e327e78
Loading
Loading
Loading
Loading
+2 −1
Original line number Diff line number Diff line
@@ -239,7 +239,8 @@ class CredentialSelectorViewModel(
            getCredentialUiState = uiState.getCredentialUiState?.copy(
                currentScreenState = GetScreenState.ALL_SIGN_IN_OPTIONS,
                isNoAccount = isNoAccount,
            )
            ),
            isInitialRender = true,
        )
    }