satyan
02/05/2020, 5:18 PMviewModelScope
)
Is a composable screen going to expose a scope so that we’ll be able to provide a ViewModel associated with such a scope ?Leland Richardson [G]
02/05/2020, 5:41 PMsatyan
02/05/2020, 6:38 PM(UiAction)-> Unit
callback to its children and would treat those actions and call the use cases 🤔.
I'll have to try that out...
Thank you for your answer 👍Leland Richardson [G]
02/05/2020, 7:51 PMonDispose
API, this can also be wired up fairly trivially to do any cancelling you need to do)satyan
02/05/2020, 8:07 PM(though if you weren't familiar with compose'sAPI, this can also be wired up fairly trivially to do any cancelling you need to do)onDispose
Sorry I should have read the documentation beforehand. Indeed this should be fairly easy using this for cleanup
Leland Richardson [G]
02/05/2020, 9:00 PMAndrey Kulikov
02/05/2020, 11:43 PMsindrenm
02/06/2020, 10:38 AMmon
02/06/2020, 12:05 PMAnotherCounter
that resets its value after rotation. Am I doing something wrong here?Andrey Kulikov
02/06/2020, 12:26 PMmon
02/06/2020, 12:52 PMsindrenm
02/06/2020, 1:25 PM