mirror of
https://github.com/ouchadam/small-talk.git
synced 2025-02-17 20:50:48 +01:00
fixing login sometimes never transitioning to next state
This commit is contained in:
parent
8270681a9d
commit
b8b1612f01
@ -122,6 +122,6 @@ class HomeViewModel(
|
|||||||
}
|
}
|
||||||
|
|
||||||
fun stop() {
|
fun stop() {
|
||||||
viewModelScope.cancel()
|
// do nothing
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user