Issue
Im learning Android studio now and encounter this problem with Layout Preview. I cant see phone frame.Ok, it's not big deal, but in result I see that the toolbar was not counted in design. For better understanding look at picture Virtual Device and Layout preview comparison. For layout preview and virtual device I picked Nexus 6. Screen sizes should be exactly the same. In the picture you can see the button in the layout preview. But in the virtual device the button is almost completely out of the screen bounds.
This is a link to my app HelloWorldApp
Solution
WORKS!!!
Click that 'eye' icon and select the 'Show layout decorations'. Done.
Try this,
Click on Preview-> Visibility Symbol
which named as view options
There is one option, Show Layout Decorations
, Select this options.
For reference find below image:
I hope its work for you.
Answered By - Android Geek
0 comments:
Post a Comment
Note: Only a member of this blog may post a comment.