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!

--~--~---------~--~----~------------~-------~--~----~
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-unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to