Uses of Package
dagger.hilt.android.scopes
Packages that use dagger.hilt.android.scopes
-
Classes in dagger.hilt.android.scopes used by dagger.hilt.android.componentsClassDescriptionScope annotation for bindings that should exist for the life of an activity, surviving configuration.Scope annotation for bindings that should exist for the life of an activity.Scope annotation for bindings that should exist for the life of a fragment.Scope annotation for bindings that should exist for the life of a service.Scope annotation for bindings that should exist for the life of a a single
ViewModel
.Scope annotation for bindings that should exist for the life of a View.