The layout “xxx“ in layout has no declaration in the base layout folderMissingDefaultResource
陆子默
2023-12-01
在项目中新建一个xml文件,出现了根布局文件出标红,并且提示:The layout "xxx" in layout has no declaration in the base layout folderMissingDefaultResource等等(会提示missing什么的,让你添加什么这一类),并且加载这个布局的时候是加载不出来的,这个时候的解决办法如下: