Sorry, this really isn't supported. Activities inside of tabs is currently a really special-cased thing, with very limited features.
On Mon, Feb 9, 2009 at 8:10 AM, kilobike <[email protected]> wrote: > > Hi All, > > I have a tabbed applicationen setup. I like to keep the tabs visible > at all times and work with its subactivites as 'more or less' > standalone application threads. > > Within one or more of these tab subactivities, I'd like to start its > own sub-activity, which should not hide the root tabs. > > Whatever I've found will call ctx.startActivity() which works, but > will hide the tabs by using the full screen. > > Is there a way to limit the sub actitivies to a parent activities > bounds, and keep (in my case) the rot Tabs visible? > Where shall I look? > > Cheers! > > > > -- Dianne Hackborn Android framework engineer [email protected] Note: please don't send private questions to me, as I don't have time to provide private support. All such questions should be posted on public forums, where I and others can see and answer them. --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---

