summaryrefslogtreecommitdiff
path: root/core/lint.xml
diff options
context:
space:
mode:
authorpeakvalleytech <peakvalleytech@gmail.com>2021-04-23 20:04:10 +0200
committerByteHamster <info@bytehamster.com>2021-04-23 20:10:39 +0200
commit04ff51bd6768884cd638bd2b8969a13aa17b05d2 (patch)
treecb5e118cf898dedfc3259622304c93a8e8678bda /core/lint.xml
parent7623100bee9d8f7a7d852eafebea15c89e4fb179 (diff)
downloadAntennaPod-04ff51bd6768884cd638bd2b8969a13aa17b05d2.zip
New feed update interval or time dialog
Co-authored-by: Fivel Rangel <fivel10@hotmail.com> Co-authored-by: ByteHamster <info@bytehamster.com>
Diffstat (limited to 'core/lint.xml')
-rw-r--r--core/lint.xml4
1 files changed, 4 insertions, 0 deletions
diff --git a/core/lint.xml b/core/lint.xml
index f3cb24810..fd9f5eb99 100644
--- a/core/lint.xml
+++ b/core/lint.xml
@@ -4,4 +4,8 @@
<ignore path="res/drawable/ic_settings.xml" />
<ignore path="res/drawable/ic_settings_white.xml" />
</issue>
+
+ <issue id="MissingDefaultResource">
+ <ignore path="**/values-**/strings.xml" />
+ </issue>
</lint>