Package com.bumptech.glide.module
-
Interface Summary Interface Description GlideModule Deprecated. Libraries should useLibraryGlideModuleand Applications should useAppGlideModule. -
Class Summary Class Description AppGlideModule Defines a set of dependencies and options to use when initializing Glide within an application.LibraryGlideModule Registers a set of components to use when initializing Glide within an app when Glide's annotation processor is used.ManifestParser Deprecated.