Package dagger.hilt.android.flags
Annotation Interface FragmentGetContextFix.DisableFragmentGetContextFix
- Enclosing class:
FragmentGetContextFix
@Target({METHOD,PARAMETER,FIELD})
@Qualifier
public static @interface FragmentGetContextFix.DisableFragmentGetContextFix
Qualifier annotation to bind disable the Fragment.getContext() fix at runtime.