katycorp
Visitor
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-23-2010
12:49 PM
SD text is only one line on SpringboardScreen
Hello,
I've been testing my app in SD mode and I've come across the following issue. On the springboard screen for a particular clip, the description only shows one line of text and then has an ellipse. In the poster screen before the springboard screen, you can see several lines of the description. I tried setting the Length to an empty string to give it more space but it's still only showing one line. Any ideas?
Thanks,
Kaitlin
I've been testing my app in SD mode and I've come across the following issue. On the springboard screen for a particular clip, the description only shows one line of text and then has an ellipse. In the poster screen before the springboard screen, you can see several lines of the description. I tried setting the Length to an empty string to give it more space but it's still only showing one line. Any ideas?
Thanks,
Kaitlin
1 REPLY 1


Roku Employee
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-23-2010
01:23 PM
Re: SD text is only one line on SpringboardScreen
Does the same code work as expected in HD mode?
You should be able to get more than one line of description text on an SD springboard screen. Be sure your contentType attributes are set correctly and take a look at roSpringboardScreen::SetDescriptionStyle()
You should be able to get more than one line of description text on an SD springboard screen. Be sure your contentType attributes are set correctly and take a look at roSpringboardScreen::SetDescriptionStyle()