Unexpected namespace prefix “xmlns” found for tag LinearLayout

前端 未结 7 851
离开以前
离开以前 2020-11-30 05:36

I am having an error in following xml file. \"Unexpected namespace prefix \"xmlns\" found for tag LinearLayout\". I tried the solutions provided in other similar qu

相关标签:
7条回答
  • 2020-11-30 06:12

    for people who suddenly see this message appear, the comment from Sudhir should be the accepted answer.. the English wasn't that good I thought : so if you struggle: in eclipse go to project menu click clean... and pick clean all projects this will remove the random appearance of this as a message in a situation where it was missing before

    0 讨论(0)
提交回复
热议问题