Package-level declarations

Types

Link copied to clipboard

A base class for a Preview only TileService using a TileLayoutRenderer.

Link copied to clipboard
abstract class SingleTileLayoutRenderer<T, R>(val context: Context, val debugResourceMode: Boolean = false) : TileLayoutRenderer<T, R>

A TileLayoutRenderer designed with typical but restrictive limitations, such as a single tile in the timeline, and fixed resources that will be updated by changing ids instead of version.

Link copied to clipboard
interface TileLayoutRenderer<T, R>

A base class for a synchronous tile and resource render phase.

Properties

Link copied to clipboard

A constant for non updating resources where each id will always contain the same content.