Android manifest attribute not allowed here

后端 未结 11 1898
自闭症患者
自闭症患者 2021-02-18 13:28

I have several manifest errors regarding some attributes . I have not made any changes to the manifest the application generated automatically yet i get several errors. *( I\'m

11条回答
  •  说谎
    说谎 (楼主)
    2021-02-18 14:13

    In my case, closing the AndroidManifest.xml AND choosing File > Invalidate Caches / Restart solved the issue.

    Not sure why I had to do the last step as well but it sorted out all those errors for me.

提交回复
热议问题