Canvas works with pixel coordinates. You can set up a transformation matrix to make things easier for yourself.
-- Kostya 19.01.2011 0:49, Brandon пишет:
I'm using the draw method to draw a view. My question is, do I have to calculate an offset when setting my x and y in canvas.drawText() based on screen size? Or will the those values translate by screen size? Thanks, Brandon
-- Kostya Vasilyev -- WiFi Manager + pretty widget -- http://kmansoft.wordpress.com -- 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

