plevintampabay
Newbie
What I'm asking is this -- in a TabHost, you add TabSpec objects and in them you specify an intent, such a that different Activities are rendered in different tabs.
Are there other widgets like TabHost, into which you can put Intents, so that Activities are rendered in them?
In particular, I'm wondering if there is something like a Panel or Pane object into which an Activity is rendered. I'm looking to have a screen with a header section, and I want the header to be rendered from its own Activity.
Thanks, Paul
Are there other widgets like TabHost, into which you can put Intents, so that Activities are rendered in them?
In particular, I'm wondering if there is something like a Panel or Pane object into which an Activity is rendered. I'm looking to have a screen with a header section, and I want the header to be rendered from its own Activity.
Thanks, Paul