Glide
Glide
/
com.bumptech.glide.request.target
/
PreloadTarget
/
onResourceReady
on
Resource
Ready
open
fun
onResourceReady
(
resource
:
Z
,
transition
:
Transition
<
out
Any
>
)
Content copied to clipboard
The method that will be called when the resource load has finished.
Parameters
resource
the loaded resource.