how to see preview of xml in Android Studio -
i installed android studio , when open xml file cant preview or see pallete
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
Post a Comment