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

Android Build an Interactive Story App (Retired) User Input Using EditText for Text Input

Gábor Tóth
Gábor Tóth
11,958 Points

Button sits behind navigation bar

Hi! I've manually placed my button just as Ben did in the video and I also have the same code, with alignParentBottom and alignParentLeft all set to true, but it appears behind the black navigation bar. Could someone give me a solution and explain me why this happens? Thank you!

Sean Wilson
Sean Wilson
3,791 Points

Also having this issue, but like Sean when I run the app, the button is in the correct place. Did you find a solution or why this is happening?

1 Answer

I'm having this issue in the design view as well. However, when I run the app in the device simulator the button properly appears above the navigation bar, a bit confusing.