summaryrefslogtreecommitdiffstats
path: root/res/values/attrs.xml
diff options
context:
space:
mode:
authorWinson Chung <winsonc@google.com>2012-05-24 10:23:16 -0700
committerAndroid (Google) Code Review <android-gerrit@google.com>2012-05-24 10:23:16 -0700
commitbd247198516be22cbf56b1a828c7dd43f9848591 (patch)
tree15a8d1d5a2ffedaec805a716c04319d3e323d6f3 /res/values/attrs.xml
parentd024f9845a0974ab525baad085f316031cd5a742 (diff)
parent2816ca58d32a8df240609c3107f9770a30ec7bce (diff)
downloadandroid_packages_apps_Trebuchet-bd247198516be22cbf56b1a828c7dd43f9848591.tar.gz
android_packages_apps_Trebuchet-bd247198516be22cbf56b1a828c7dd43f9848591.tar.bz2
android_packages_apps_Trebuchet-bd247198516be22cbf56b1a828c7dd43f9848591.zip
Merge "Fixing issue with resource ids. (Bug 6532243)" into jb-dev
Diffstat (limited to 'res/values/attrs.xml')
-rw-r--r--res/values/attrs.xml6
1 files changed, 6 insertions, 0 deletions
diff --git a/res/values/attrs.xml b/res/values/attrs.xml
index 224daac53..c76a6a5c4 100644
--- a/res/values/attrs.xml
+++ b/res/values/attrs.xml
@@ -157,4 +157,10 @@
<attr name="key" format="string" />
<attr name="value" format="string" />
</declare-styleable>
+
+ <!-- Only used in the device overlays -->
+ <declare-styleable name="CustomClingTitleText">
+ </declare-styleable>
+ <declare-styleable name="CustomClingText">
+ </declare-styleable>
</resources>