Andy Scherzinger 288b92c61a marshmallow changes redone há 9 anos atrás
..
libs 288b92c61a marshmallow changes redone há 9 anos atrás
res 288b92c61a marshmallow changes redone há 9 anos atrás
src b4c33b8ff8 fix ant/eclipse based build with actual exploded aar for appcompat-v7 há 9 anos atrás
.classpath 288b92c61a marshmallow changes redone há 9 anos atrás
.project b4c33b8ff8 fix ant/eclipse based build with actual exploded aar for appcompat-v7 há 9 anos atrás
AndroidManifest.xml b4c33b8ff8 fix ant/eclipse based build with actual exploded aar for appcompat-v7 há 9 anos atrás
R.txt 288b92c61a marshmallow changes redone há 9 anos atrás
README.txt b4c33b8ff8 fix ant/eclipse based build with actual exploded aar for appcompat-v7 há 9 anos atrás
build.xml 519bebf461 Added exploded appcompat-v7 AAR to allow building from Ant and Eclipse há 9 anos atrás
project.properties 288b92c61a marshmallow changes redone há 9 anos atrás

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.