Yesterday, I've found all of value in XML are lost HTML format when I rendered my application. At that time, I don't know how to do and how to solve this problem. Because I've put some value into string.xml file as common value and can use in any java file within project.
Here is the sample how I assign into XML file.

Android
Top of Page