Nov 24, 2021
If we have a combination of custom parameters that provided by the dependency injection framework(Hilt) , a couple of other arguments and the SavedStateHandle in the viewmodel's constructor - How can we achieve this using the AssistedInject? Please post a small example for my understanding