Actually I am using 2 Tabs.Both of the tab is having different activity.Now when I run the application, I want to show some 3rd(any) Activity below the 2 tabs while none of the Tab is active,and this activity will change according to Menu Button.And when a tab is pressed it will show its activity.Again when I will use menu button ,then Tab will become inactive,and menu activity will show again below Tabs.If Yes, then How?
Share
Why can’t you disable/make the tabs when the third activity is shown. Enable the tabs when they are selected or touched or clicked.