On Jan 2, 12:41 am, schwiz <[email protected]> wrote:
> This is really frustrating, I am trying to get a carriage return drawn
> in my custom view and nothing is working.  I have tried
> 'System.getProperty("line.separator")' but that makes it say null and
> I have tried '\r' and '\n' and those just both draw a little square.
> I am using the canvas.drawText meathod.  Thanks for your reply!

use one of android.text.Layout class

pskink

-- 
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