I have a UITextView that is acting really weird why I try to constrain it with autolayout. The background will be placed right, but the text within is out of place. I tried to create an UIView, and then add it to the UIView instead, but the problem still persists.I have a UITextView that is acting really weird