Hi i want to know how to use autolayout to achieve this behavior:
- In picture #1 is my
viewcontrollercontains with 3uiviewembedded withuitextview, as you can see the uiview dont allow theuitextviewto show its full text. - So i want to know how could i use autolayout to resize the uiview in order that inner uitextview can show the full text like picture #2.
Picture #1:

Picture #2:
