Home | History | Annotate | only in /frameworks/support/v7/appcompat
Up to higher level directory
NameDateSize
.classpath21-Oct-2016356
.gitignore21-Oct-201623
.project21-Oct-2016831
Android.mk21-Oct-20161.4K
AndroidManifest.xml21-Oct-20161,000
build.gradle21-Oct-20164.2K
project.properties21-Oct-2016584
README.txt21-Oct-2016406
res/21-Oct-2016
res-public/21-Oct-2016
src/21-Oct-2016
tests/21-Oct-2016
THEMES.txt21-Oct-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