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.