MinimalBible-Legacy/appcompat_v7
DjBushido 0c383c088a Initial commit for the re-code 2014-07-04 21:16:52 -04:00
..
.settings Initial commit for the re-code 2014-07-04 21:16:52 -04:00
bin Initial commit for the re-code 2014-07-04 21:16:52 -04:00
gen/android/support/v7/appcompat Initial commit for the re-code 2014-07-04 21:16:52 -04:00
libs Initial commit for the re-code 2014-07-04 21:16:52 -04:00
res Initial commit for the re-code 2014-07-04 21:16:52 -04:00
src Initial commit for the re-code 2014-07-04 21:16:52 -04:00
.classpath Initial commit for the re-code 2014-07-04 21:16:52 -04:00
.gitignore Initial commit for the re-code 2014-07-04 21:16:52 -04:00
.project Initial commit for the re-code 2014-07-04 21:16:52 -04:00
AndroidManifest.xml Initial commit for the re-code 2014-07-04 21:16:52 -04:00
README.txt Initial commit for the re-code 2014-07-04 21:16:52 -04:00
build.gradle Initial commit for the re-code 2014-07-04 21:16:52 -04:00
project.properties Initial commit for the re-code 2014-07-04 21:16:52 -04:00

README.txt

Library Project including compatibility ActionBar.

This can be used by an Android project to provide
access to ActionBar on applications running on API 7+.

There is technically no source, but the src folder is necessary
to ensure that the build system works.  The content is actually
located in libs/android-support-v7-appcompat.jar.
The accompanying resources must also be included in the application.