Hi,
We are in a project changing from WPF platform to Android, on WPF the expression “\n” to write on new line on feature’s text works well, but on Android doesn’t works.
Could you help me with this? The style used on both are the same. Have something different on Android style? Any property or method.
To explain better, i posted a image of exemple. On left side WPF for Windows with new line on feature’s text and the right side Android with only one line on feature’s text.