On Apr 28, 10:19 pm, Dianne Hackborn <[email protected]> wrote: > You can't run tasks in tabs. A task is a collection of related top-level > activities.
OK. Is that why I'm getting a "-1" for the Task ID when I print it out in the Activity running in the Tab? Because it's a child of the parent tab manager's ActivityGroup? So, when you say you can't run tasks in Tabs, essentially when I'm attempting to start an Activity into a new Task, it's actually not going into a Task at all? It's just a plain Activity being started? -- 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

