When I set the lines style property for long messages it has no effect. The message is always been shown on one line and if it's long it will be truncated.
How can I handle the "long message" case?
Thank you
P.S. I'm testing on Android, don't know if the same problem exists on iOS.
When I set the
linesstyle property for long messages it has no effect. The message is always been shown on one line and if it's long it will be truncated.How can I handle the "long message" case?
Thank you
P.S. I'm testing on Android, don't know if the same problem exists on iOS.