setBitmapPool
Sets the com.bumptech.glide.load.engine.bitmap_recycle.BitmapPool implementation to use to store and retrieve reused android.graphics.Bitmaps.
Return
This builder.
Parameters
bitmapPool
The pool to use.
Sets the com.bumptech.glide.load.engine.bitmap_recycle.BitmapPool implementation to use to store and retrieve reused android.graphics.Bitmaps.
This builder.
The pool to use.