I have an app that uses a local html page to render images to a canvas 
element. My code works in both the default browser and Chrome, but when I 
try to run that code in a WebView in my app it doesn't render. In fact, 
none of the canvas drawing I tried (fillRect, strokeRect) worked. The 
release notes say that canvas animation has been updated in 4.2. Any ideas 
where I can get more specifics about what changed and/or is there a known 
issue with canvas rendering in WebViews?

-- 
-- 
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"Android Developers" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to android-developers+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to