In my app I can\'t see in my notification all the text I display. I put \\n but this doesn\'t help me and I don\'t understand why.
this is proba.xml
<
A stringBuilder is not a string. Use s.toString() to actually get a string.
s.toString()