Added a method drawString(Canvas canvas, String text, float x, float y, Paint
paint)
I am developing a app which do some real time plotting and I want to show the
most updated value under its title.
However, the current code will draw a [] for "\n".
With the new method, we can make multiple line titles now.
Regards,
Wenshan Ren
Original issue reported on code.google.com by renws1990@gmail.com on 30 Jan 2012 at 4:57
Original issue reported on code.google.com by
renws1990@gmail.com
on 30 Jan 2012 at 4:57Attachments: