Skip to content
Snippets Groups Projects
Unverified Commit 85c023dc authored by Matthias Urhahn's avatar Matthias Urhahn Committed by GitHub
Browse files

Fix unguarded launch calls on UI scopes (DEV) (#1625)


* Move doBackgroundNoiseCheck call into MainActivity viewmodel and use guarded launch method from viewmodel.

* Move startStopTracing to viewmodel and use guarded launch method.

* Move `schedulePositiveTestResultReminder` from being launched in the fragment to viewmodels (with guarded launch).

* Good morning LINTer

Co-authored-by: default avatarharambasicluka <64483219+harambasicluka@users.noreply.github.com>
parent 4a6a73c9
No related branches found
No related tags found
No related merge requests found
Showing
with 83 additions and 66 deletions
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment