In my application I receive a text from a database file using a cursor. I would like the text to have "new line" characters. The problem is that the text is displayed with the new line character in it. For example: "First line \n Second line" is displayed instead of "First line" on a line and "Second line" on the next line. If I set the same text manually to the text view everything looks ok. Is there a way to make this work?
Share
In this case this characters set

should be for newline.