tags:

views:

26

answers:

0

Hi, In my application i'm using tab activity with two tabspec. I set content for each tabSpec. After viewing the tab1 & changed to tab2. The contains overrides, that is both the tab contents are display at a time. tab1 content at bottom & tab2 content in top. when i'm changing from tab2 to tab1, the tab2 content is at bottom & tab1 content in top.

Any idea to show only one tab content at a time ?..