Glide
Glide
/
com.bumptech.glide.request.target
/
CustomTarget
/
removeCallback
remove
Callback
fun
removeCallback
(
cb
:
SizeReadyCallback
)
Content copied to clipboard
Removes the given callback from the pending set if it's still retained.
Parameters
cb
The callback to remove.