I have a Drawable whose draw method make calls to Canvas.drawText and Canvas.drawPath. When hardware acceleration is enabled, I only see the text displayed, none of the paths are displayed. Everything is correctly displayed when hardware acceleration is disabled. Does anyone have ideas about this?
-- 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

