Hi community,
Is there any way to add a new-line character to the text for a simple informational alert dialog?
By this, I mean that the info in the dialog looks like this:
Line 1
Line 2
Instead of this:
Line 1 Line 2
Or do I need to use a custom dialog for this?