Is there a way to stall a SurfaceView? My problem is when switching between two SurfaceViews and the second SurfaceView has just been created it displays one black frame. I would prefer if i could prevent the SurfaceView from blitting to the screen until i have drawn and updated the SurfaceView at least once using unlockCanvasAndPost.
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 -~----------~----~----~----~------~----~------~--~---

