MediaCollectionsTileRenderer

A tile template showing two media collections and a primary chip that links to playlists.

Constructors

Link copied to clipboard
constructor(context: Context, materialTheme: Colors, debugResourceMode: Boolean)

Types

Link copied to clipboard
data class MediaCollection(val name: String, val artworkId: String, val action: ActionBuilders.Action)
Link copied to clipboard
Link copied to clipboard
data class ResourceState(@DrawableRes val appIcon: Int, val images: Map<String, ResourceBuilders.ImageResource?>)

Properties

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard

Functions