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

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.