0

I am trying to develop a Roku app. Not able to create a grid of items where each item is a poster grid in itself.

Could not able to find any example for this situation? Link to any similar example will be very useful.

Himanshu Yadav
  • 13,315
  • 46
  • 162
  • 291

1 Answers1

1

You should use MarkupGrid or RowList and set their "itemComponentName" field to PosterGrid. Not sure if there is any example of such app in the internet.

Eugene Smoliy
  • 934
  • 4
  • 9