android-components icon indicating copy to clipboard operation
android-components copied to clipboard

Fixes #12639: switch SyncState.account to null on log out

Open MatthewTighe opened this issue 3 years ago • 0 comments

Pull Request checklist

  • [x] Quality: This PR builds and passes detekt/ktlint checks (A pre-push hook is recommended)
  • [x] Tests: This PR includes thorough tests or an explanation of why it does not
  • [x] Changelog: This PR includes a changelog entry or does not need one
  • [x] Accessibility: The code in this PR follows accessibility best practices or does not include any user facing features

After merge

  • Milestone: Make sure issues closed by this pull request are added to the milestone of the version currently in development.
  • Breaking Changes: If this is a breaking change, please push a draft PR on Reference Browser to address the breaking issues.

GitHub Automation

Fixes #12639

MatthewTighe avatar Aug 11 '22 21:08 MatthewTighe