nextcloud-android/libs/android-support-appcompat-v7-exploded-aar
Andy Scherzinger 41a9db61c4 Revert "target_marshmallow branch push"
This reverts commit 7bec1569f7.
2016-02-25 18:24:23 +01:00
..
libs marshmallow changes redone 2016-02-12 12:15:46 +01:00
res Revert "target_marshmallow branch push" 2016-02-25 18:24:23 +01:00
src Revert "target_marshmallow branch push" 2016-02-25 18:24:23 +01:00
.classpath Revert "target_marshmallow branch push" 2016-02-25 18:24:23 +01:00
.project Revert "target_marshmallow branch push" 2016-02-25 18:24:23 +01:00
AndroidManifest.xml Revert "target_marshmallow branch push" 2016-02-25 18:24:23 +01:00
build.xml Revert "target_marshmallow branch push" 2016-02-25 18:24:23 +01:00
R.txt marshmallow changes redone 2016-02-12 12:15:46 +01:00
README.txt Revert "target_marshmallow branch push" 2016-02-25 18:24:23 +01:00

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.