AndyScherzinger b4c33b8ff8 fix ant/eclipse based build with actual exploded aar for appcompat-v7 9 жил өмнө
..
libs b4c33b8ff8 fix ant/eclipse based build with actual exploded aar for appcompat-v7 9 жил өмнө
res b4c33b8ff8 fix ant/eclipse based build with actual exploded aar for appcompat-v7 9 жил өмнө
src b4c33b8ff8 fix ant/eclipse based build with actual exploded aar for appcompat-v7 9 жил өмнө
.classpath b4c33b8ff8 fix ant/eclipse based build with actual exploded aar for appcompat-v7 9 жил өмнө
.project b4c33b8ff8 fix ant/eclipse based build with actual exploded aar for appcompat-v7 9 жил өмнө
AndroidManifest.xml b4c33b8ff8 fix ant/eclipse based build with actual exploded aar for appcompat-v7 9 жил өмнө
R.txt 519bebf461 Added exploded appcompat-v7 AAR to allow building from Ant and Eclipse 9 жил өмнө
README.txt b4c33b8ff8 fix ant/eclipse based build with actual exploded aar for appcompat-v7 9 жил өмнө
build.xml 519bebf461 Added exploded appcompat-v7 AAR to allow building from Ant and Eclipse 9 жил өмнө
project.properties b4c33b8ff8 fix ant/eclipse based build with actual exploded aar for appcompat-v7 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.