Home | History | Annotate | only in /frameworks/support/v7/appcompat
Up to higher level directory
NameDateSize
.classpath24-Aug-2016356
.gitignore24-Aug-201623
.project24-Aug-2016831
Android.mk24-Aug-20161.8K
AndroidManifest.xml24-Aug-20161,000
api/24-Aug-2016
build.gradle24-Aug-20164.1K
project.properties24-Aug-2016584
README.txt24-Aug-2016406
res/24-Aug-2016
res-public/24-Aug-2016
src/24-Aug-2016
tests/24-Aug-2016
THEMES.txt24-Aug-20162K

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