I wouldn't be surprised if this doesn't work. :}

On Wed, Dec 3, 2008 at 3:55 PM, Jason Proctor <[EMAIL PROTECTED]> wrote:

>
> hey all,
>
> i have TabActivity which does camera previews in one tab and has a
> VideoView in another. they don't get on very well - seems like each
> thinks it has control of the screen.
>
> in particular, once a preview has been done in the camera tab, then
> the VideoView tab has a black rectangle the size of the preview frame
> parked in the middle of it.
>
> i suspect that both facilities write direct to the frame buffer, and
> so some contention would be expected. is there any way round this?
>
> i'm setting the views' visibility accordingly in onTabChanged(), but
> it makes no difference, which i suspect is a bug.
>
> thanks for any help with this one
> j
>
>
> >
>


-- 
Dianne Hackborn
Android framework engineer
[EMAIL PROTECTED]

Note: please don't send private questions to me, as I don't have time to
provide private support.  All such questions should be posted on public
forums, where I and others can see and answer them.

--~--~---------~--~----~------------~-------~--~----~
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
[EMAIL PROTECTED]
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to