apps-android-commons/app/src
Fotis Tsalampounis b83248505f Removed getSupportActionBar command
The getSupportActionBar method caused a null pointer exception in deviced running Android SDK >21 but there is actually no need for it since the theme doesn't have an Action Bar.
2017-05-20 13:14:11 +03:00
..
androidTest/java/fr/free/nrw/commons Code style: Order of imports 2017-05-17 20:40:24 +02:00
debug/res/values Place placeholder strings in separate strings xml file 2017-03-10 22:00:29 +00:00
main Removed getSupportActionBar command 2017-05-20 13:14:11 +03:00
test/java/fr/free/nrw/commons Add some tests for the LengthUtils class 2017-05-18 09:52:23 +02:00