mirror of
https://github.com/ouchadam/small-talk.git
synced 2025-02-17 20:50:48 +01:00
Merge pull request #207 from ouchadam/bug/login-never-completes
Fixes login sometimes never transitioning to next state
This commit is contained in:
commit
0d9bb308cd
@ -122,6 +122,6 @@ class HomeViewModel(
|
|||||||
}
|
}
|
||||||
|
|
||||||
fun stop() {
|
fun stop() {
|
||||||
viewModelScope.cancel()
|
// do nothing
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user