Distance between text lines
I have a text of 3 rows with a specific font size that I want to squeeze into a small place. Due to the lines interval I can't fit them in that place.
Other than using 3 separate UILabels, one for each line, is there a better way of changing the distance between text lines using UILabels or UITextViews without changing the font size?
|