Hi All,

Im having a lot of trouble with what should be a very simple thing to
accomplish.

Im using canvas.drawText(...)
I want to insert linebreaks on my Text Strings, for example "\n".

My problem is some Strings are quite long, so i would like to break
the line instead of creating a substring and doing another drawText
(...) some pixels down.

Im i being clear?
Android does not interpret the \n. I tried everything and ran out of
ideas.

Does anybody faced this problem?

thanks in advance.
Mariano

-- 
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

Reply via email to