Prevents double escaping of special chars in arrays.xml/<item> tags

This commit is contained in:
Connor Tumbleson
2013-05-05 08:13:32 -05:00
parent 1449c00f76
commit f93a312308
4 changed files with 8 additions and 1 deletions

View File

@ -5,6 +5,8 @@
<item>TEST2</item>
<item>TEST3</item>
<item>%2$s foo %1$d</item>
<item>http://google.com&amp;boo=1&amp;foo=2</item>
<item>&lt;b>Bolded Text&lt;/b></item>
</string-array>
<integer-array name="test_array2">
<item>-1</item>