blob: 8e8de056816a59ce39783bb4613c4e93ce9afaa5 (
plain)
1
2
3
4
5
6
7
8
9
10
|
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.
|