aboutsummaryrefslogtreecommitdiff
path: root/library/lint.xml
diff options
context:
space:
mode:
Diffstat (limited to 'library/lint.xml')
-rw-r--r--library/lint.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/library/lint.xml b/library/lint.xml
index 2d559c9d..558db4f5 100644
--- a/library/lint.xml
+++ b/library/lint.xml
@@ -4,5 +4,6 @@
<issue id="AllowBackup" severity="ignore" />
<issue id="InlinedApi">
<ignore path="src/com/bumptech/glide/resize/cache/LruMemoryCache.java" />
+ <ignore path="src/com/bumptech/glide/resize/bitmap_recycle/LruBitmapPool.java" />
</issue>
</lint>