architecture-samples
architecture-samples copied to clipboard
[Question] How to inject objects tied to fragment scope to viewmodel using Hilt?
As documentation says:
Only dependencies available in the ActivityRetainedComponent can be injected into the ViewModel.