Home | History | Annotate | only in /frameworks/support/v7/appcompat
Up to higher level directory
NameDateSize
.classpath08-Oct-2015356
.gitignore08-Oct-201523
.project08-Oct-2015831
Android.mk08-Oct-20151.5K
AndroidManifest.xml08-Oct-2015863
api/08-Oct-2015
build.gradle08-Oct-20153.4K
project.properties08-Oct-2015584
README.txt08-Oct-2015406
res/08-Oct-2015
res-public/08-Oct-2015
src/08-Oct-2015
tests/08-Oct-2015
THEMES.txt08-Oct-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