Re: [android-developers] Path or Canvas changes in API-Level 14 / Problems on Nexus 7

2012-09-02 Thread Georg Wiese
sure you are calling invalidate() on the View that contains this drawPath code? On Thu, Aug 30, 2012 at 9:05 AM, Georg Wiese georg...@gmail.comjavascript: wrote: I'm having several issues dealing with android.graphics.Path when I set my target API-Level to 14 or higher and only

[android-developers] Path or Canvas changes in API-Level 14 / Problems on Nexus 7

2012-08-31 Thread Georg Wiese
I'm having several issues dealing with android.graphics.Path when I set my target *API-Level to 14 or higher* and *only on certain devices*. One has already been described herehttp://stackoverflow.com/questions/12133797/android-path-with-values-out-of-range, another one is this: I used to be