- Where Developers Learn, Share, & Build Careers


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 SQLAlchemy:AttributeError: Neither 'Column' object nor 'Comparator' object has an attribute 'schema' -

java - How not to audit a join table and related entities using Hibernate Envers? -

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