Hi guys,
I have the follow problem:
in a view i have two items: UILabel and UITextView.
The view is very small so I have very small space to put in the right position the items and the UITextView (in the bottom) obscure a small part of UILabel (in the top). This is because the UITextView has a major priority of UILabel? And I can see in the interface builder that the text in the UITextView start some pixel down respect the border of UITextView.
There is a possibility to fix that?
Thanks
I have the follow problem:
in a view i have two items: UILabel and UITextView.
The view is very small so I have very small space to put in the right position the items and the UITextView (in the bottom) obscure a small part of UILabel (in the top). This is because the UITextView has a major priority of UILabel? And I can see in the interface builder that the text in the UITextView start some pixel down respect the border of UITextView.
There is a possibility to fix that?
Thanks