summaryrefslogtreecommitdiff
path: root/app/lint.xml
diff options
context:
space:
mode:
authordaniel oeh <daniel.oeh@gmail.com>2014-09-17 20:51:45 +0200
committerdaniel oeh <daniel.oeh@gmail.com>2014-09-17 20:51:45 +0200
commit072639b5b22e816df9f78b5cd8a7d4e5379b6aff (patch)
tree341c574bd6eb64497470e7226b3222b0a7c5a824 /app/lint.xml
parent76add8ef68dbc9997e901f4c11c397f581e8eabe (diff)
downloadAntennaPod-072639b5b22e816df9f78b5cd8a7d4e5379b6aff.zip
Changed project structure
Switched from custom layout to standard gradle project structure
Diffstat (limited to 'app/lint.xml')
-rw-r--r--app/lint.xml6
1 files changed, 6 insertions, 0 deletions
diff --git a/app/lint.xml b/app/lint.xml
new file mode 100644
index 000000000..0d4eb14d3
--- /dev/null
+++ b/app/lint.xml
@@ -0,0 +1,6 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<lint>
+ <issue id="MissingTranslation">
+ <ignore path="res/values/arrays.xml" />
+ </issue>
+</lint> \ No newline at end of file