[Signin][Android] Replace boolean with enum states in web sign-in flow
This CL replaces the boolean flag IS_ACCOUNT_LIST_EXPANDED with enum state class to represent different states of the account picker bottom sheet. This refactoring will facilitate our future tasks of adding new screens like |sign-in in progress| to the bottom sheet. Bug: 1106442 Change-Id: I072693a393e14987c66888549956fdc49c386d36 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2311577Reviewed-by:Boris Sazonov <bsazonov@chromium.org> Reviewed-by:
Tanmoy Mollik <triploblastic@chromium.org> Commit-Queue: Alice Wang <aliceywang@chromium.org> Cr-Commit-Position: refs/heads/master@{#795370}
Showing
Please register or sign in to comment