victor_sanchez
Visitor
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-01-2018
11:01 AM
LabelList Section Titles Off-Screen
Hi, I am making a LabelList with section titles. I am using the example from the Roku page: https://sdkdocs.roku.com/display/sdkdoc/ContentNode#ContentNode-Example.
The first title "Renderable Nodes" only appears on screen when I actually scroll up.
Is there a way or configuration in which I can set that title to be visible without the need of scrolling up?
Also, if you just run this:
Only the item "Rectangle" appears and the section title is not visible at all.
The first title "Renderable Nodes" only appears on screen when I actually scroll up.
Is there a way or configuration in which I can set that title to be visible without the need of scrolling up?
Also, if you just run this:
addSection("Renderable Nodes")
addItem("Rectangle")
Only the item "Rectangle" appears and the section title is not visible at all.
1 REPLY 1
jbeltzung
Visitor
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-29-2019
07:22 AM
Re: LabelList Section Titles Off-Screen
Hi there,
I know you posted this 6 months ago, but is there a chance you found a way around that?
I'm having the same issue where the first section title is only visible when scrolling up like you.
Thank you
I know you posted this 6 months ago, but is there a chance you found a way around that?
I'm having the same issue where the first section title is only visible when scrolling up like you.
Thank you