VolleyLibraryGlideModule
A com.bumptech.glide.module.GlideModule implementation to replace Glide's default based com.bumptech.glide.load.model.ModelLoader with a Volley based com.bumptech.glide.load.model.ModelLoader.
For Applications that depend on this library and include an AppGlideModule and Glide's annotation processor, this class will be automatically included.
Functions
Link copied to clipboard
open fun registerComponents( context: Context, glide: Glide, registry: Registry)
Content copied to clipboard