OsmAnd/SherlockBar
Nelson A. de Oliveira 45b43e4311 Remove unnecessary returns
return is unnecessary as the last statement in a 'void' method
2013-08-03 10:47:34 -03:00
..
libs Update application style 2013-05-09 19:24:30 +02:00
res Update application style 2013-05-09 19:24:30 +02:00
src Remove unnecessary returns 2013-08-03 10:47:34 -03:00
test/com/actionbarsherlock/internal Update application style 2013-05-09 19:24:30 +02:00
.classpath Update eclipse environment 2013-07-21 23:26:13 +02:00
.gitignore Update application style 2013-05-09 19:24:30 +02:00
.project Update application style 2013-05-09 19:24:30 +02:00
AndroidManifest.xml Update application style 2013-05-09 19:24:30 +02:00
build.xml Fix bugs 2013-05-09 20:37:18 +02:00
pom.xml Update application style 2013-05-09 19:24:30 +02:00
proguard-project.txt Update application style 2013-05-09 19:24:30 +02:00
project.properties Update application style 2013-05-09 19:24:30 +02:00
README.md Update application style 2013-05-09 19:24:30 +02:00

ActionBarSherlock Library

This folder contains the main library which should be linked against as an Android library project in your application.

For more information see the "Including In Your Project" section of the usage page.