Re: [android-developers] Mauliple 'Window' Application and Changing Layout At Runtime

2011-05-31 Thread B Lyon
what is the error? On Tue, May 31, 2011 at 9:13 PM, MattClark wrote: > I have an application that when running i need to multiple times > change the layout of the screen, however, the program errors on my > buttons listeners when i set a new content view. How would i go about > changing the listn

[android-developers] Mauliple 'Window' Application and Changing Layout At Runtime

2011-05-31 Thread MattClark
I have an application that when running i need to multiple times change the layout of the screen, however, the program errors on my buttons listeners when i set a new content view. How would i go about changing the listners to the new layout? My second question is how i would start a new 'window'