Forum Discussion
joetesta
9 years agoRoku Guru
Similar, https://sdkdocs.roku.com/display/sdkdoc/MarkupList
"columns" should be "rows".
Should it be "grid" or "list" - Maybe "grid" was intended since the MarkupList extends ArrayGrid?
Note that the actual number of rows may be more or less than the number of visible columns depending on the number of items in the grid's content.
"columns" should be "rows".
Should it be "grid" or "list" - Maybe "grid" was intended since the MarkupList extends ArrayGrid?