I’m looking to set the color of the description/synopsis text in the springboard screen, because the default color doesn’t pop very well against the background color I want to use.
However, it seems the color only takes effect if on the springboard screen I set the set the description style to “video”.
screen.SetDescriptionStyle("video")
If I set the description style to movie, the color doesn’t take effect. (I’ve only considered “movie” and “video” so far)
screen.SetDescriptionStyle("movie")
I was planning to use the “movie” style so that I could also get the HD graphic on the springboard page, which looks like it’s not included when the style is “video”. Is there a way to get the best of both worlds? i.e. Custom description text color and HD indicator?
bittersweet to know it may not just be me I haven’t found a solution yet. One would think the “SpringboardSynopsisColorText” shouldn’t be dependent on the “SetDescriptionStyle” (read: layout) setting, ideally, but if it is then maybe it can be updated in the future. Hopefully there’s a workaround in the current release though!