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