Hi! I have an application which uses a GLSurfaceView. From that activity I start the Android's video player. The problem I'm experiencing is that, after I close it, the GLSurfaceView I have behind it is not shown at all, I have a black screen. When I close that activity as well, the GLSurfaceView suddenly appears for an instant and the activity closes. What could be causing this? Thanks!
-- 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

