Ignore lint warnings in arrays.xml

This commit is contained in:
daniel oeh
2012-09-20 11:48:13 +02:00
parent 7c731919be
commit 9633cd0c62
2 changed files with 9 additions and 6 deletions

View File

@ -1,3 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>
<lint>
<issue id="MissingTranslation">
<ignore path="res/values/arrays.xml" />
</issue>
</lint>