TextMediaDisplay
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.
A simple text only display showing artist and title in two separated rows.