SWADroid/android-support-v7-appcompat
2014-08-09 00:09:05 +02:00
..
.settings Changed information module order. Updated icons. 2014-03-17 13:29:14 +01:00
bin Added refresh item to ActionBar 2014-03-15 20:02:25 +01:00
libs Migrated from Android-PullToRefresh to SwipeRefreshLayout 2014-07-16 22:45:59 +02:00
res Fixing some Lint errors 2014-08-09 00:09:05 +02:00
src Starting support ActionBar 2014-03-15 19:22:49 +01:00
.classpath Starting support ActionBar 2014-03-15 19:22:49 +01:00
.gitignore Added course name as subtitle (incomplete) and customized icons by 2014-03-16 00:27:31 +01:00
.project Starting support ActionBar 2014-03-15 19:22:49 +01:00
AndroidManifest.xml Starting support ActionBar 2014-03-15 19:22:49 +01:00
project.properties Starting support ActionBar 2014-03-15 19:22:49 +01:00
README.txt Starting support ActionBar 2014-03-15 19:22:49 +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.