Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 7508725
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 29, 20262026-05-29T22:43:32+00:00 2026-05-29T22:43:32+00:00

I have created 2 tabs, these 2 tabs individually when on clicked open their

  • 0

I have created 2 tabs, these 2 tabs individually when on clicked open their respective layouts defined in their activity.

All i want now is to show a different layout on my screen when Tab activity is called. E.g. I don’t want to show the content of of the tabs but the content of another layout.

How can i do it?

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-29T22:43:33+00:00Added an answer on May 29, 2026 at 10:43 pm

    This is what i was trying to do.

        Intent intent1 = new Intent(this, FacebookLoginPage.class);
        tabHost.addTab(tabHost.newTabSpec("Facebook").setIndicator("",
                res.getDrawable(R.drawable.ic_launcher)).setContent(intent1));
    
        Intent intent2 = new Intent(this, TwitterLoginPage.class);
        tabHost.addTab(tabHost.newTabSpec("Twitter").setIndicator("",
                res.getDrawable(R.drawable.ic_launcher)).setContent(intent2));
    
        Intent intent3 = new Intent(this, GmaiLoginPage.class);
        tabHost.addTab(tabHost.newTabSpec("Gmail").setIndicator("")
                .setContent(intent3));
    
        tabHost.setCurrentTab(2);
        tabHost.getTabWidget().getChildAt(2).setVisibility(View.GONE);
    
    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I have created some rounded navigation tabs using CSS and am having trouble when
I have created an interface using jQuery UI Tabs, however one of my requirements
i have created a workflow activity that do give the item creater of a
I have created a swing application as bellow which shows main tasks in tabs
Here is my problem: The Problem I have created Tabs using jQuery which is
I have set up a dialog with several tabs. One of these contains twenty
I have created an application having tab activity which in turn has 5 different
I have created two tabs, say TAB1 and TAB2. For TAB1, i have loaded
there i have created a program with a tab button and page number. all
I have a TabControl with dynamically created tabs and content that vary depending on

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.