Package dagger.hilt.android.flags
@ParametersAreNonnullByDefault
package dagger.hilt.android.flags
Runtime flags to control Hilt behavior for rollout of changes. These flags are usually meant to
be temporary and so defaults may change with releases and then these flags may eventually be
removed, just like compiler options with similar purposes.
- See Also:
-
ClassDescriptionRuntime flag for the Fragment.getContext() fix.Qualifier annotation to bind disable the Fragment.getContext() fix at runtime.Entry point for getting the flag.