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 trialKevin Lavi
3,311 PointsAndroid Manifest Tabs in Android studio
I'm trying to get used to using Android Studio so I'm going ahead with Ribbit using Android studio. At the very beginning of the project we have to make it so that the app can only be used in portrait mode by using the android manifest and opening the app tab. In android studio where do I find that tab? I feel silly asking this question bc it's something really simple but I can't figure it out. All I see is the .xml file and no tabs to switch to the app view.