igor.wojda
11/25/2018, 11:41 AMViewModelProviders.of
) is a competition for Kodein scopes. So I tried to use AndroidLifecycleScope
however example presented in the docs seems to have incorrect syntax 🤔 http://kodein.org/Kodein-DI/?5.1/android#_lifecycle_scope
My goal here is to have MyViewModel
that would survive configuration changes. Please share some tips as I am not sure how to achieve this