Added x and y to specify maxX and maxY in route.
[pub/Android/ownCloud.git] / lint.xml
index ee0eead..ce54dad 100644 (file)
--- a/lint.xml
+++ b/lint.xml
@@ -1,3 +1,6 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <lint>
+    <issue id="NewApi">
+        <ignore path="src/com/owncloud/android/ui/adapter/Utils.java" />
+    </issue>
 </lint>
\ No newline at end of file