I’d like to do a similar screen to the default “Settings” screen within the Roku, but I’m not sure what type of screen it is. Can you point me in the right direction? If it’s not possible to do the exact style, what do you suggest? Example image of what I mean below:
The only way I know of to recreate that functionality would be roImageCanvas. Roku isn’t a scrolling powerhouse, so it might not look as smooth when you create it yourself.
That settings screen is new with the Roku 2. It might be available in the 4.x SDK, but that hasn’t been released yet, and isn’t available for the older Roku 1 units, so you’re probably best off recreating it, if you need that functionality.