Hi, In my application, I have two layouts. One with a ListView and the other containing a SurfaceView. When I switch from from the ListView layout to the SurfaceView layout everything is works as intended, but if I switch from SurfaceView layout to ListView layout the SurfaceView is still available.
Any ideas on how I can hide/remove the SurfaceView when the I switch to the ListView layout?? Regards Stuart --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---

