Hi all,

I have a problem with TabView. I want my activity's layout look like
this:

------------------------------------------
|  -------------------------------------  |
|  |                                    | |
|  |    LINEAR LAYOUT       | |
|  |                                    | |
|  -------------------------------------  |
|  -------------------------------------  |
|  |                                    | |
|  |           TABVIEW          | |
|  |                                    | |
|  -------------------------------------  |
------------------------------------------

In the same layout view, a Linear layout and below that linear layout
I want to put a tabview with 2 or 3 tabs.

But the problem is; when I put some content before tabhost, or inside
tabhost before tabwidget, those content is displayed in background of
tabs.

How can I create a view like this? Is it possible?

-- 
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

Reply via email to