projects
/
pub
/
Android
/
ownCloud.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Added x and y to specify maxX and maxY in route.
[pub/Android/ownCloud.git]
/
lint.xml
diff --git
a/lint.xml
b/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