onResourceReady

abstract fun onResourceReady(resource: R, transition: Transition<out Any>)

The method that will be called when the resource load has finished.

Parameters

resource

the loaded resource.