I have a label, if i add text to label it added one extra space at the beginning of the text, app supports only portrait orientation. tried following solutions but no use. attached images for reference.
I have created this label in xib with number of lines 2 with constrains leading, trailing, bottom space to container, height is not fixed,
and set text like
dealName.text = "Cup of Coffee with A asdf asd asdf adsf ads fad"
UILabel extra spaces before and after text ios
UIlabel shows extra space before text
UILabel with multiple lines
UILabel with single line