Package dagger.hilt.android.components
package dagger.hilt.android.components
This package contains Hilt's built-in
Component
s for Android.- See Also:
-
ClassDescriptionA Hilt component that has the lifetime of the activity.A Hilt component that has the lifetime of a configuration surviving activity.A Hilt component that has the lifetime of the fragment.A Hilt component that has the lifetime of the service.A Hilt component that has the lifetime of the view.A Hilt component that has the lifetime of a single
ViewModel
.A Hilt component that has the lifetime of the view.