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 trialTinoJithin Plan
2,011 Pointswhy is my android studio not showing a virtual phone on the Design view?
why is my android studio not showing a virtual phone on the Design view? Instead of a virtual phone device, they just show the screen.
Seth Kroger
56,413 PointsI agree with Caleb. The newer versions did away with the device frames.
TinoJithin Plan
2,011 PointsIn order to fit in, I have to change the android: layout to width="352dp" instead of android:layout_width="wrap_content " for Button and text view. Totally different from the video. Why isn't it working as shown in the video?
Caleb Kleveter
Treehouse Moderator 37,862 PointsCaleb Kleveter
Treehouse Moderator 37,862 PointsNot sure why this would happen, but if I was to guess, this is probably because you are using a newer version then what is shown in the video.