If you ever wondered if you can style your text with HTML tags – you absolutely can. For most cases it is enough to use Html.fromHtml or you can use it directly in your string resources. Here are the most used tags: Bold: <b>, <em> Italic: <i>, <cite>, <dfn> 25% increase in text size <big> 20% decrease in text size <small> Setting… Czytaj dalej Style your TextView with HTML tags