Package-level declarations
Functions
Link copied to clipboard
A loading state display. This style is matched to the Text of TextMediaDisplay as MarqueeTextMediaDisplay
Link copied to clipboard
A simple text-only display showing status information or a message.
Link copied to clipboard
A media display indicating nothing is playing.
Link copied to clipboard
fun TextMediaDisplay(title: String, subtitle: String, titleIcon: Paintable? = null, modifier: Modifier = Modifier)
A simple text only display showing artist and title in two separated rows.
Link copied to clipboard
A simple text only display of MediaUiModel showing artist and title in two separated rows.