OkHttpLibraryGlideModule

class OkHttpLibraryGlideModule

Registers OkHttp related classes via Glide's annotation processor.

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)