[android-developers] Re: Starting a new Task for every TabHost tab
On Apr 28, 10:19 pm, Dianne Hackborn <hack...@android.com> 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 android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscribe@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en
0 Comments:
Post a Comment
Subscribe to Post Comments [Atom]
<< Home