GlideUtils

open class GlideUtils

Constructors

Link copied to clipboard
constructor()

Functions

Link copied to clipboard
open fun drawableToBitmap(drawable: Drawable): Bitmap
Link copied to clipboard
open fun getBitmap(context: Context, imageUrl: String, fallbackDrawableRes: Int, bitmapConsumer: Consumer<Bitmap>)