> What exactly is the problem? BTW, do you really need to use paths? > For your code, simple drawLine()'s should do. Additionally, you might > want to use PointF to make your code more readable.
> BTW, do you really need to use paths? Yes. > For your code, simple drawLine()'s should do. This is a simple example as you might as well have guessed. A basic approach: Simplify the code to find the problem. > want to use PointF to make your code more readable. Sorry, if can't read this simple example, you probably won't be able to help here anyway. Anyone tried the code above? -- 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

