Package 

Class TextMediaDisplayKt

    • Method Summary

      Modifier and Type Method Description
      final static Unit TextMediaDisplay(String title, String subtitle, Modifier modifier) A simple text only display showing artist and title in two separated rows.
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Method Detail

      • TextMediaDisplay

        @Composable() final static Unit TextMediaDisplay(String title, String subtitle, Modifier modifier)

        A simple text only display showing artist and title in two separated rows.