[android-developers] Re: How to set the 'singleActivityMode' flag for an activity group's constructor?

2008-11-21 Thread Cheryl Sedota
Is there any XML attribute I can set in the android manifest when declaring the activity group by any chance? :) On Nov 21, 4:22 pm, "Dianne Hackborn" <[EMAIL PROTECTED]> wrote: > This can't be changed dynamically after the > ActivityGroup/LocalActivityManager is created. > > On Fri, Nov 21, 2008

[android-developers] Re: How to set the 'singleActivityMode' flag for an activity group's constructor?

2008-11-21 Thread Dianne Hackborn
This can't be changed dynamically after the ActivityGroup/LocalActivityManager is created. On Fri, Nov 21, 2008 at 2:17 PM, Cheryl Sedota <[EMAIL PROTECTED]>wrote: > > How can I set the 'singleActivityMode' flag for an activity group's > constructor? > > > http://code.google.com/android/reference