I’ve a UITextField and a UILabel on it. The label is right aligned and the text is left aligned, the problem is that when i enter text in text field, whenever the size of text goes bigger it overlap the label.
How can i prevent the label to be overlapped?
I’ve a UITextField and a UILabel on it. The label is right aligned and
Share
Updated:-you can use table view cell of type value1 or value2 that gives you this format and Used TextLabel as main heading and place the textfield in place of detailtext.That can be fix.