1 <?xml version="1.0" encoding="UTF-8"?> 2 <issues format="4" by="lint 3.0.0-alpha9"> 3 4 <issue 5 id="ResourceType" 6 message="Expected resource of type anim" 7 errorLine1=" parser = resources.getAnimation(id);" 8 errorLine2=" ~~"> 9 <location 10 file="src/android/support/graphics/drawable/AnimatorInflaterCompat.java" 11 line="130" 12 column="45"/> 13 </issue> 14 15 </issues> 16