open-keychain/libraries/ActionBarSherlock
Dominik Schürmann 9da46cb2ff fix gradle build
2014-01-10 09:09:36 +01:00
..
libs add experimental drawer navigation 2014-01-09 17:02:49 +01:00
res Update actionbarsherlock from 4.2 to 4.4 2013-09-09 13:19:43 +02:00
src Update actionbarsherlock from 4.2 to 4.4 2013-09-09 13:19:43 +02:00
test/com/actionbarsherlock/internal Update actionbarsherlock from 4.2 to 4.4 2013-09-09 13:19:43 +02:00
.gitignore move ActionBarSherlock lib, add gradle build files 2013-05-25 22:48:11 +02:00
AndroidManifest.xml Update actionbarsherlock from 4.2 to 4.4 2013-09-09 13:19:43 +02:00
build.gradle fix gradle build 2014-01-10 09:09:36 +01:00
build.xml update build files 2013-09-09 22:50:16 +02:00
pom.xml Update actionbarsherlock from 4.2 to 4.4 2013-09-09 13:19:43 +02:00
proguard-project.txt update build files 2013-09-09 22:50:16 +02:00
project.properties move ActionBarSherlock lib, add gradle build files 2013-05-25 22:48:11 +02:00
README.md move ActionBarSherlock lib, add gradle build files 2013-05-25 22:48:11 +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.