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.xml5
1 files changed, 5 insertions, 0 deletions
diff --git a/res/values/attrs.xml b/res/values/attrs.xml
index fb8a4df87..a0085bc40 100644
--- a/res/values/attrs.xml
+++ b/res/values/attrs.xml
@@ -76,5 +76,10 @@
<attr name="screen" format="string" />
<attr name="x" format="string" />
<attr name="y" format="string" />
+ <attr name="spanX" format="string" />
+ <attr name="spanY" format="string" />
+ <attr name="icon" format="reference" />
+ <attr name="title" format="reference" />
+ <attr name="uri" format="string" />
</declare-styleable>
</resources>