matrixebiz
7 years agoRoku Guru
RSG Channel wrap icons horizontally down on screen
Hello, I'm hoping this is an easy change but I am using the Roku SG template here - https://github.com/rokudev/videoplayer-channel and I am looking to find out if on the clips screen "The Screen after clicking on a category" if you can have the clips auto wrap horizontally on the screen?
For example, after clicking on 'Entertainment' from the "The Categories Screen" which then loads https://devtools.web.roku.com/videoplayer/xml/music.xml there are 4 clips in it. Only 3 fit on the screen horizontally and you have to scroll over to the right to see the forth clip. So if you have 30 clips then you have to scroll all the way, so I am hope there is an option in the code to just have the clips wrap the screen? I am fine with scrolling down to see the extra clips. Thank you
EDIT: Do I have to add a RowList command like (rowFocusAnimationStyle) somewhere?- https://sdkdocs.roku.com/display/sdkdoc ... LComponent
For example, after clicking on 'Entertainment' from the "The Categories Screen" which then loads https://devtools.web.roku.com/videoplayer/xml/music.xml there are 4 clips in it. Only 3 fit on the screen horizontally and you have to scroll over to the right to see the forth clip. So if you have 30 clips then you have to scroll all the way, so I am hope there is an option in the code to just have the clips wrap the screen? I am fine with scrolling down to see the extra clips. Thank you
EDIT: Do I have to add a RowList command like (rowFocusAnimationStyle) somewhere?- https://sdkdocs.roku.com/display/sdkdoc ... LComponent