Android Studio 14.
Why are there 2 screens (white and green) in the activity_main.xml layout designer ?
They appear to do the same thing.
I don't recall this in older versions of Android Studio
One is for the design and one is the blue print view. Both look at the same xml and just display it differently. It takes into account the visibility of the items. So blue print will contain all the elements where as design takes in all the element + the initial state. So if the view is not visible it should not show up on the design, but should on the blueprint(blue part of the design view).
Its just two ways of viewing the same information.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With