public static interface ComponentWarmer.ComponentWarmerReadyListener
Modifier and Type | Method and Description |
---|---|
void |
onInstanceReadyToPrepare()
Called from a RecyclerBinder when a ComponentWarmer instance associated with it can be used
to prepare items because the RecyclerBinder has been measured.
|