Welcome to the Treehouse Community

Want to collaborate on code errors? Have bugs you need feedback on? Looking for an extra set of eyes on your latest project? Get support with fellow developers, designers, and programmers of all backgrounds and skill levels here with the Treehouse Community! While you're at it, check out some resources Treehouse students have shared here.

Looking to learn something new?

Treehouse offers a seven day free trial for new students. Get access to thousands of hours of content and join thousands of Treehouse students and alumni in the community today.

Start your free trial

iOS Build a Simple iPhone App with Swift Improving Our User Interface Adapting Our Content

Farid Rasoolzadeh Baghmisheh
PLUS
Farid Rasoolzadeh Baghmisheh
Courses Plus Student 1,650 Points

When I change lines to 0 Xcode does not give an auto layout issue.

I did everything exactly as in the video, when I change the amount of lines to 0, nothing happens.

Parker Rose
Parker Rose
1,741 Points

Hi. I was having this issue but I just figured it out. Make sure your label text is the same as his. Personally, it wasn't working because I spelled interesting wrong.

1 Answer

Christiaan Hendriksen
Christiaan Hendriksen
5,982 Points

I'm also having this issue. I used a workaround of making the height 110, but it doesn't seem like an ideal solution.