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

Jibran Khan
Jibran Khan
1,149 Points

I cannot remove the action bar from my emulator. I have removed it from the preview using the instructions from video.

I have just started "Build a simple Android App" course and am going through the videos. I have been able to remove it from my preview following the video (i.e. going into the style and changing the theme to "noActionBar". This removes the action bar form the preview but I when I run my emulator, the bar still shows up.

please help