summaryrefslogtreecommitdiffstats
path: root/res/values/attrs.xml
diff options
context:
space:
mode:
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 ab545aa76..87f5b788b 100644
--- a/res/values/attrs.xml
+++ b/res/values/attrs.xml
@@ -69,11 +69,4 @@
<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>
-
</resources>