Home | History | Annotate | only in /frameworks/support/v7/appcompat
Up to higher level directory
NameDateSize
.classpath23-Apr-2015356
.gitignore23-Apr-201523
.project23-Apr-2015831
Android.mk23-Apr-20151.1K
AndroidManifest.xml23-Apr-2015863
build.gradle23-Apr-2015869
project.properties23-Apr-2015584
README.txt23-Apr-2015406
res/23-Apr-2015
src/23-Apr-2015
THEMES.txt23-Apr-20152K

README.txt

      1 Library Project including compatibility ActionBar.
      2 
      3 This can be used by an Android project to provide
      4 access to ActionBar on applications running on API 7+.
      5 
      6 There is technically no source, but the src folder is necessary
      7 to ensure that the build system works.  The content is actually
      8 located in libs/android-support-v7-appcompat.jar.
      9 The accompanying resources must also be included in the application.
     10 
     11