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 trialAndrei Brasoveanu
234 Pointshello. i have accidentally closed the preview window and cannot find it in the android studio.
I was using the Design window and accidentally closed it, then when i tried to find it in the VIEW tab, i couldnt find it. please help.
1 Answer
Austin Goodrich
5,221 Pointsfollow your directory to "app/src/main/res/layout/activity_*_.xml"
double click and try opening it from there.
If all else fails you can goto "Window" then goto "Restore Default Layout"
Andrei Brasoveanu
234 PointsAndrei Brasoveanu
234 PointsThanks!