xml 布局文件報(bào)錯
Element type "attr" must be followed by either attribute specifications, ">" or "/>". 自定義屬性 attr 報(bào)錯什么鬼
Element type "attr" must be followed by either attribute specifications, ">" or "/>". 自定義屬性 attr 報(bào)錯什么鬼
2016-07-13
舉報(bào)
2016-08-24
我也遇到這個問題。查了好久沒解決。然后突然發(fā)現(xiàn)attr里面的name和format之間要有空格。你ctrl+shift+f整理代碼再保存一下看看行不行。反正我行了。
2016-07-13
你把xml文件貼出來我覺得會更容易找到問題