Ivan6481911
Posts: 0
Joined: Tue Dec 10, 2013 11:25 am

set formatted text

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! Image /span

Kateryna Grynko
Posts: 0
Joined: Thu Nov 15, 2012 9:13 am

set formatted text

Hi Ivan,

Use HTML component instead of Label.

Return to “Issues”