2

There is a option to customizing root node with EDITORIAL, GRID, or LIST using presentation map like below

<?xml version="1.0" encoding="UTF-8"?>
<Presentation>
    . . .
    <PresentationMap type="DisplayType">
        <RootNodeDisplayType>
            <DisplayMode>GRID</DisplayMode>
        </RootNodeDisplayType>
        . . .
    </PresentationMap>
    . . .
</Presentation>

But how show screen like below spotify home screen

Prakash S
  • 632
  • 6
  • 11

1 Answers1

0

We are currently developing the documentation for this experience and will post to our documentation as soon as it becomes available.