[Android] Don't show sign-in promo when user is in SignedIn state
SignInPreference class shows the signin promo when there is no primary syncing account present in chrome. Because the user can now be in signed in state this can show sync promos and signin promos at the same time. SigninInPreference class should instead check for if there is signed in account in chrome. Bug: 1126008 Change-Id: I45cd4a80b1206171d1634346865502fc1c94c1cf Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2398542 Commit-Queue: Tanmoy Mollik <triploblastic@chromium.org> Reviewed-by:Boris Sazonov <bsazonov@chromium.org> Cr-Commit-Position: refs/heads/master@{#806605}
Showing
Please register or sign in to comment