I am designing a vertical banner and gets its text from multiple items from an rss feed, is there a way I can load the items with a uniform vertical space between them?
at the moment I am adding the textfields with predefined heights, so if item 1 is 2 lines and item 2 is 4 lines then there is a lot of space between item 1 and item 2
Does anyone have an example to show how I can fix this?