且构网

分享程序员开发的那些事...
且构网 - 分享程序员编程开发的那些事

如何在 Android Studio 中查看 xml 的预览

更新时间:2023-11-24 16:21:52

问题是您正在查看位于此项目位置的 XML 文件:

The issue is you are looking at the XML file located in this project location:

构建/资源/全部/调试

build/res/all/debug

您需要在此位置查看:

src/main/res/layout

src/main/res/layout