Roku Developer Program

Developers and content creators—a complete solution for growing an audience directly.
cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 
joycewang
Level 7

Scene Graph XML: resolution support

Hi,

I'm looking at example RowListExample.zip downloaded from Roku sdk docs website. I notice the translations and item sizes are all set in 1280x720p resolution. What if I need to support 1920x1080p and 720x480p? Should I add size dynamically in init() function? What is the best way to implement?

I tried to open RowListExample.zip in a Roku 2 device in SD mode. The images are distorted there.
0 Kudos