Forum Discussion

katycorp's avatar
katycorp
Visitor
15 years ago

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

1 Reply

  • 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()