I have a really strange problem playing flash in a WebView on Android 3.1 
(Thinkpad Slate Tablet; hardware accel is enabled for the app).  The 
WebView is in a LinearLayout which splits the screen evenly with a 
SurfaceView that I'm drawing to from native code.  If the screen is split 
vertically, flash works fine whether the WebView is on top or bottom.  If 
the screen is split horizontally, flash works fine if the WebView is on the 
left.  But if the WebView is on the right, I only get audio!  The log cat 
messages for OMXCodec appear to be identical for the two cases.

Any ideas?

-- Matt

-- 
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

Reply via email to