how to see preview of xml in Android Studio -


i installed android studio , when open xml file cant preview or see pallete enter image description here

if go view-tool windows - palette wont show again. want see preview of xml file in eclipse

the issue looking @ xml file located in project location:

build/res/all/debug

you need view in location:

src/main/res/layout


Comments

Popular posts from this blog

SPSS keyboard combination alters encoding -

Socket.connect doesn't throw exception in Android -

iphone - How do I keep MDScrollView from truncating my row headers and making my cells look bad? -