How do I turn off or remove Android Visual Layout Editor?
The Visual Layout Editor for Android in Eclipse does a po开发者_Go百科or job at presenting layouts and just gets in the way too much.
How do I turn it off?
thanks!
Simply click the XML tab and write the layouts that way. Every time you open a file that you closed in XML mode, it should open in it as well.
精彩评论