Package dagger.hilt.android.qualifiers
Annotation Type ActivityContext
-
@Qualifier @Retention(CLASS) @Target({METHOD,PARAMETER,FIELD}) public @interface ActivityContextAnnotation for aContextthat corresponds to the activity.
@Qualifier
@Retention(CLASS)
@Target({METHOD,PARAMETER,FIELD})
public @interface ActivityContext
Context that corresponds to the activity.