summaryrefslogtreecommitdiffstats
path: root/res/values/attrs.xml
diff options
context:
space:
mode:
authorJoe Onorato <joeo@android.com>2009-07-31 12:01:34 -0700
committerJoe Onorato <joeo@android.com>2009-07-31 16:24:19 -0700
commitfde104bfe937d06e0f47d0c7ca7eb7a37d54905e (patch)
tree20b31f90dfeb77537a7a20e3ea87503963b6f9a1 /res/values/attrs.xml
parent7404ee4a16e03dba9f026ac8c78d7cea3886260f (diff)
downloadandroid_packages_apps_Trebuchet-fde104bfe937d06e0f47d0c7ca7eb7a37d54905e.tar.gz
android_packages_apps_Trebuchet-fde104bfe937d06e0f47d0c7ca7eb7a37d54905e.tar.bz2
android_packages_apps_Trebuchet-fde104bfe937d06e0f47d0c7ca7eb7a37d54905e.zip
no texture for the all apps grid.
Diffstat (limited to 'res/values/attrs.xml')
-rw-r--r--res/values/attrs.xml7
1 files changed, 0 insertions, 7 deletions
diff --git a/res/values/attrs.xml b/res/values/attrs.xml
index 1fcad8160..fb8a4df87 100644
--- a/res/values/attrs.xml
+++ b/res/values/attrs.xml
@@ -69,13 +69,6 @@
<attr name="direction" />
</declare-styleable>
- <!-- AllAppsGridView specific attributes. These attributes are used to customize
- the list of all apps in XML files. -->
- <declare-styleable name="AllAppsGridView">
- <!-- The background texture. -->
- <attr name="texture" format="reference" />
- </declare-styleable>
-
<!-- XML attributes used by default_workspace.xml -->
<declare-styleable name="Favorite">
<attr name="className" format="string" />