Andy Scherzinger d8e967e913 added appcompat dependency for ant to work пре 9 година
..
libs 9e7a111cd9 adding appcompat design lib in exploded aar structure including adoption in build processes пре 9 година
res 9e7a111cd9 adding appcompat design lib in exploded aar structure including adoption in build processes пре 9 година
src 9e7a111cd9 adding appcompat design lib in exploded aar structure including adoption in build processes пре 9 година
.classpath 9e7a111cd9 adding appcompat design lib in exploded aar structure including adoption in build processes пре 9 година
.project 9e7a111cd9 adding appcompat design lib in exploded aar structure including adoption in build processes пре 9 година
AndroidManifest.xml 9e7a111cd9 adding appcompat design lib in exploded aar structure including adoption in build processes пре 9 година
R.txt 9e7a111cd9 adding appcompat design lib in exploded aar structure including adoption in build processes пре 9 година
README.txt 9e7a111cd9 adding appcompat design lib in exploded aar structure including adoption in build processes пре 9 година
annotations.zip 9e7a111cd9 adding appcompat design lib in exploded aar structure including adoption in build processes пре 9 година
build.xml 9e7a111cd9 adding appcompat design lib in exploded aar structure including adoption in build processes пре 9 година
proguard.txt 9e7a111cd9 adding appcompat design lib in exploded aar structure including adoption in build processes пре 9 година
project.properties d8e967e913 added appcompat dependency for ant to work пре 9 година
public.txt 9e7a111cd9 adding appcompat design lib in exploded aar structure including adoption in build processes пре 9 година

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.