Package 

Class TextMediaDisplayKt

    • Method Summary

      Modifier and Type Method Description
      final static Unit TextMediaDisplay(Modifier modifier, String title, String subtitle) 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(Modifier modifier, String title, String subtitle)

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