You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Adding this feature would be easier when Hilt adds support for AssistedInject natively. This feature is planned for a future release, so holding off this change until then.
Hilt is the new recommended DI library for Android.
ViewModel Injection in Vector currently relies on using AssistedInject with Dagger. Integration with Dagger Hilt would be nice too.
The text was updated successfully, but these errors were encountered: