I know you can use setContentView() to set the content view of an activity and addContentView() to add a content view to an adtivity but how do you remove all the content views from an activity.
The reason I'm asking is because I was calling setContentView() to set one view and then calling it again to set a different view. This however was causing some problems. Don't know why. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Android Challenge" 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-challenge?hl=en -~----------~----~----~----~------~----~------~--~---
