We need to add new strings with html code "/b>" to apply bold word.
To include this html parameter in the string, we need to indicate <"![CDATA[html source code]]>
The sample could be this:
The problem is when we import the file to accent in android.xml format, it doesn´t recognize "![CDATA" and "/b>"
I think it is because it doesn´t identify html code
We need to add new strings with html code "/b>" to apply bold word. To include this html parameter in the string, we need to indicate <"![CDATA[html source code]]>
The sample could be this:
The problem is when we import the file to accent in android.xml format, it doesn´t recognize "![CDATA" and "/b>" I think it is because it doesn´t identify html code
Thanks Regards