Uses of Class
dagger.hilt.android.scopes.ViewScoped
-
Packages that use ViewScoped Package Description dagger.hilt.android.components This package contains Hilt's built-inComponents for Android. -
-
Uses of ViewScoped in dagger.hilt.android.components
Classes in dagger.hilt.android.components with annotations of type ViewScoped Modifier and Type Interface Description interfaceViewComponentA Hilt component that has the lifetime of the view.interfaceViewWithFragmentComponentA Hilt component that has the lifetime of the view.
-