summaryrefslogtreecommitdiffstats
path: root/res
diff options
context:
space:
mode:
authorWinson Chung <winsonc@google.com>2012-05-01 10:19:14 -0700
committerWinson Chung <winsonc@google.com>2012-05-01 10:59:59 -0700
commitb3302aee121b46f97aa7afc7e5e2f58f3309aa9b (patch)
treedf2742714e7673f711d22be3973bd45ca0afc713 /res
parentd7c28056d3fc462f42b508026154d6d8fee5606b (diff)
downloadandroid_packages_apps_Trebuchet-b3302aee121b46f97aa7afc7e5e2f58f3309aa9b.tar.gz
android_packages_apps_Trebuchet-b3302aee121b46f97aa7afc7e5e2f58f3309aa9b.tar.bz2
android_packages_apps_Trebuchet-b3302aee121b46f97aa7afc7e5e2f58f3309aa9b.zip
Sending broadcast for pre-configuring default workspace widgets.
Change-Id: I3c5598b9a2cec6cdcc96015645018b0a6e44a2fc
Diffstat (limited to 'res')
-rw-r--r--res/values/attrs.xml4
1 files changed, 4 insertions, 0 deletions
diff --git a/res/values/attrs.xml b/res/values/attrs.xml
index 9ed824b44..cd939db0f 100644
--- a/res/values/attrs.xml
+++ b/res/values/attrs.xml
@@ -171,4 +171,8 @@
<attr name="title" format="reference" />
<attr name="uri" format="string" />
</declare-styleable>
+ <declare-styleable name="Extra">
+ <attr name="key" format="string" />
+ <attr name="value" format="string" />
+ </declare-styleable>
</resources>