Kore/app
Martijn Brekhof b0e6d329f3 Fixed lint errors (#491)
Lint is complaining about the new launcher icons in 'res/mipmap-anydpi-v26'
are not in PNG format. These are now defined in XML and lint is probably
not aware of the new XML format for API v26 and higher.

This also fixes usage of "android:layout_marginEnd". Which is only
supported from API v17.

Added running lintFullRelease to travis-CI build.
2017-12-22 18:20:41 +00:00
..
src Fixed lint errors (#491) 2017-12-22 18:20:41 +00:00
.gitignore First dump 2015-01-14 11:12:47 +00:00
build.gradle Fixed lint errors (#491) 2017-12-22 18:20:41 +00:00
proguard-rules.pro Update proguard rules to consider new JmDNS library 2016-12-20 09:54:31 +00:00
proguardTest-rules.pro Refactored integration tests to use robolectric (#302) 2016-11-08 11:43:10 +00:00