ott-web-app
ott-web-app copied to clipboard
Feat / Card subtitle support
Renders a subtitle in the card below the title when the subtitle
field is filled. It will show the event start time when its a scheduled live event (this was already there).
It also improves the visual presentation of featured cards which has a subtitle/scheduleStart. They were not looking nice previously.
When one of the card items contains a subtitle the height is reserved for the whole shelve to prevent sudden jumps when sliding.
Preview for home (ShelfList):
Preview detail screen (CardGrid):
Internal PR: 333