produceRequestedResources

Produce resources for the given request. The implementation should read androidx.wear.tiles.RequestBuilders.ResourcesRequest.getResourceIds and if not empty only return the requested resources.

Parameters

resourceState

the state of the resources, typically a data class containing loaded bitmaps.

requestParams

the incoming request params.