Roku Developer Program

Join our online forum to talk to Roku developers and fellow channel creators. Ask questions, share tips with the community, and find helpful resources.
cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 
joycewang
Visitor

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