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.