Uses of Annotation Interface
dagger.hilt.android.scopes.ActivityScoped
Packages that use ActivityScoped
Package
Description
This package contains Hilt's built-in
Components for Android.-
Uses of ActivityScoped in dagger.hilt.android.components
Classes in dagger.hilt.android.components with annotations of type ActivityScopedModifier and TypeInterfaceDescriptioninterfaceA Hilt component that has the lifetime of the activity.