aboutsummaryrefslogtreecommitdiff
path: root/app/lint.xml
diff options
context:
space:
mode:
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
index 29ad01f4..94b241ca 100644
--- a/app/lint.xml
+++ b/app/lint.xml
@@ -13,6 +13,12 @@
<issue id="MissingQuantity">
<ignore path="src/main/res/values-fr/strings.xml" />
</issue>
+ <issue id="Overdraw">
+ <ignore path="src/main/res/layout/activity_git_clone.xml" />
+ <ignore path="src/main/res/layout/fragment_clone.xml" />
+ <ignore path="src/main/res/layout/fragment_key_selection.xml" />
+ <ignore path="src/main/res/layout/fragment_welcome.xml" />
+ </issue>
<issue id="TrustAllX509TrustManager">
<ignore regexp="bouncycastle" />
<ignore regexp="eclipse/jgit" />