OkHttpLibraryGlideModule

open 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.

Deprecated

Prefer the okhttp3 version instead.

Functions

Link copied to clipboard
open fun registerComponents(    context: Context,     glide: Glide,     registry: Registry)