This package contains Hilt's built-in
Component
s for Android.
-
Scope 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.