Hi.
How can I set formatted text into label component in code? When I map response from BD directly to label component - text is shown correctly. But when I do this in code ( lblBody.text(value.body); ) there are tags in text ( , span ).
Thanks!
/span