Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我安装了 android studio,当我打开一个 xml 文件时,我无法预览它或看到托盘
如果我去查看工具窗口 - 调色板它不会再次显示。我想在 Eclipse 中查看 xml 文件的预览
问题是您正在查看位于此项目位置的 XML 文件:
构建/res/所有/调试
您需要在此位置查看它:
src/main/res/布局