<?xml version="1.0" encoding="utf-8"?>
<resources>
<declare-styleable name="NewClendar">
<attr name="dateFormat" format="string" />
</declare-styleable>
</resources>
Error in an XML file: aborting build.
在xml中使用时报错
看看name是不是与strings.xml的一致