OsmAnd/eclipse-compile/appcompat
2016-08-04 12:15:31 +03:00
..
libs
res Fixed icon ignoring tint. 2016-03-30 11:22:17 +03:00
src
.classpath CollatorStringMatcher.java fix 2016-08-04 12:15:31 +03:00
.gitignore
.project
AndroidManifest.xml
build.gradle
build.xml
local.properties
proguard-project.txt
project.properties Update to Android 6 2015-11-27 11:03:40 +01:00
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.