summaryrefslogtreecommitdiff
path: root/res/values/attrs.xml
diff options
context:
space:
mode:
Diffstat (limited to 'res/values/attrs.xml')
-rw-r--r--res/values/attrs.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/res/values/attrs.xml b/res/values/attrs.xml
index 56dbc509..51817200 100644
--- a/res/values/attrs.xml
+++ b/res/values/attrs.xml
@@ -17,7 +17,7 @@
<declare-styleable name="EmergencyEditTextPreference">
<!-- Summary text for the text preference. This is used rather than android:summary to
avoid indexing the text incorrectly during settings search. -->
- <attr name="summary" />
+ <attr name="summary" format="string" />
</declare-styleable>
<declare-styleable name="EmergencyListPreference">