I would like to change the font in strings-array already tried the code below but no use
<?xml version="1.0" encoding="utf-8"?>
<string-array name="my_data_list">
<item><FONT color="#000000">Text1</FONT></item>
<item><FONT color="#000000">Text2</FONT></item>
<item><FONT color="#000000">Text3</FONT></item>
<item><FONT color="#000000">Text4</FONT></item>
</string-array>
Aucun commentaire:
Enregistrer un commentaire