Join our online forum to talk to Roku developers and fellow channel creators. Ask questions, share tips with the community, and find helpful resources.
I have been using the videoPlayer example to understand how to create channels. I have had some succes but I have been unable to figure out how to display categories in rows on the home screen.
The original home screen on the videoPlayer example has one row I would like to add multiple rows (similar to netflix or hulu).
I know that I have to change how the screen is drawn but I cant find what needs to be changed.
Thank you for reading this. I appreciate any information you may be able to give me.
I have the roGrid up. I have the correct number of rows and columns. I have the category(row) names and the item names displaying.
I have been unable to figure out how to get information from my xml categoryLeaf(s). I am able to get the title with getCategoryList() but I don't know how to get the other tag info such as the images and description.
Is there an array that is created when the xml is parsed?
How do I point to lower levels of the xml?
Thank you for all of your help. This forum has been a great benefit to me and many others. 😄🙂😮