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 Implementing Designs for iPhone Using Auto Layout and Managing the Keyboard Using Auto Layout for Various Screen Sizes

"Don't have an account" Label and "Sign up" Button

I follow all the instructions carefully, but there is still a warning under "Misplaced Views" for the bottom label and button that says: :Expected y =-44 Actualy=436

Has anyone ha this issue or know how to solve it? Screen shot below

alt text

Thanks!

1 Answer

Solved! The Label and button automatically become sub-categorized under the scroll view when you move it around over top the scroll view. Make sure you drag it out if you want to make adjustments!