[Android] The xml "" in xml has no declaration in the base xml folder;

park_sujeong·2022년 8월 16일
0

Errors

목록 보기
3/5

에러

The xml "" in xml has no declaration in the base xml folder; this can lead to crashes when the resource is queried in a configuration that does not match this qualifier

위와 같은 에러메세지가 떴다. layout에서 뷰의 id도 인식이 되지않았고, 파일을 생성해도 인식하지 않는 현상이었다.





해결

  1. File > Invalidate Caches... 클릭



  1. Optional에 있는 두개의 옵션을 체크 후 invalidate and Restart 클릭





참고

아래 링크로 들어가면 다양한 방법이 있다. 나 또한 여기서 참고하여 그 중 한 방법으로 해결했다.

https://stackoverflow.com/questions/52547657/the-layout-layout-in-layout-has-no-declaration-in-the-base-layout-folder-erro

역시 스택오버플로우는 최고다.




profile
Android Developer

0개의 댓글