I want a screen in my app that display instructions.
I created the text and put it in a string. That string is in the 
localization bundle. It has many escaped \n because its text is multiline 
(it's the same string of the strings resources file in the original Android 
project of this iOS port).
I see that the escaped characters are written as they are, that is, I see 
many \n in the text and it's not multiline as it is intended to be read by 
the user.
I used Label, TextView with same result.TextArea shows nothing.
Thanks in advance

-- 
You received this message because you are subscribed to the Google Groups 
"CodenameOne Discussions" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/codenameone-discussions/502c274e-37b3-4df3-a8b1-fdbb73a40935o%40googlegroups.com.

Reply via email to