Home | History | Annotate | only in /frameworks/support/v7/appcompat
Up to higher level directory
NameDateSize
.classpath03-Dec-2014356
.gitignore03-Dec-201423
.project03-Dec-2014831
Android.mk03-Dec-20141.1K
AndroidManifest.xml03-Dec-2014863
build.gradle03-Dec-2014869
project.properties03-Dec-2014584
README.txt03-Dec-2014406
res/03-Dec-2014
src/03-Dec-2014
THEMES.txt03-Dec-20142K

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