I need to show html with inline styles in my app. There are a lot of text that must be in different views so I can\'t use Webview(I tried
Only one way to implement this is to use a 3rd party libraries as alternative for Android Html.fromHtml () method like this, which supports a CSS attributes, so for example
Html.fromHtml ()
bold text
become