android - How can I display a formula in TextView -


how to do I can display such a string in the TextView

How can I display such a string in TextView .

I tried a lot but the solution could not be found. I can not display the base value CHA2DS2-VASc

I suggest you create an HTML string for this formula and display it inside textview:

  string formula = " CAA  2  DS  2    

Comments

Popular posts from this blog

python - Assemble mpeg file unable to play in mediaplayer -

c# - crystal report failed -

mongodb - CakePHP paginator ignoring order, but only for certain values -