onResourceReady
open fun onResourceReady(resource: Bitmap, 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.
The method that will be called when the resource load has finished.
the loaded resource.