useLifecycleInsteadOfInjectingFragments
open fun useLifecycleInsteadOfInjectingFragments(isEnabled: Boolean): GlideBuilder
Content copied to clipboard
When given androidx Fragments and Activities, use androidx.lifecycle.Lifecycle to track the Activity or Fragment lifecycle instead of adding custom s.
This flag is experimental and will be removed without notice in a future version.