Glide Module Example: Accepting Self-Signed HTTPS Certificates
In our last Glide tutorial, you've learned the basics of GlideModules. They provide an easy access to some fundamental functions of Glide's core. You can quickly modify Glide's behavior by implementing and declaring GlideModules. Last week, we've changed the image quality to a higher decode format by utilizing the applyOptions( …
Continue Reading