inject
A method to inject dependencies onto a specified activity.
Parameters
activity
the activity to inject dependencies onto.
A method to inject dependencies onto a specified file provider.
Parameters
file Provider
the file provider to inject dependencies onto.
A method to inject dependencies onto a specified service.
Parameters
service
the service to inject dependencies onto.
A method to inject dependencies onto a specified view model.
Parameters
view Model
the view model to inject dependencies onto.