aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--main/lint.xml4
1 files changed, 4 insertions, 0 deletions
diff --git a/main/lint.xml b/main/lint.xml
index b165280..c3e66b2 100644
--- a/main/lint.xml
+++ b/main/lint.xml
@@ -5,4 +5,8 @@
<issue id="InvalidPackage" severity="ignore" />
<issue id="MissingTranslation" severity="ignore" />
<issue id="Registered" severity="ignore" />
+ <issue id="UnusedResources">
+ <ignore path="res/drawable-mdpi/attribute_maintenance.png" />
+ <ignore path="res/values/vpi__colors.xml" />
+ </issue>
</lint> \ No newline at end of file