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

  • Home
  • SEARCH
  • 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 7502757
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 29, 20262026-05-29T20:58:51+00:00 2026-05-29T20:58:51+00:00

I came from objective-c and I am an Android newbie. I am using following

  • 0

I came from objective-c and I am an Android newbie. I am using following method that intends to change tabColor for index 0. But I would like to change default grey tab when selected. Thank you.

mTabHost.getTabWidget().getChildAt(0).setBackgroundColor(Color.CYAN);
  • 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-29T20:58:52+00:00Added an answer on May 29, 2026 at 8:58 pm

    Use setOnTabChangedListener(TabHost.OnTabChangeListener l) on the TabHost:

    myTabHost.setOnTabChangedListener(new TabHost.OnTabChangeListener(){
      @Override
      public void onTabChanged(String tabId) {
        int tab = myTabHost.getCurrentTab();
        myTabHost.getTabWidget().getChildAt(tab).setBackgroundColor(Color.CYAN);
      }
    });
    

    Maybe there is a simpler way, i dont have use it before 😉

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I am a newbie Linux user who came from 10 years using windows OS,
I'm using this code sample that came from jquery-ui website to show the dialog
I came from PHP language(codeigniter), but now I learning ASP.Net MVC :) In PHP
I have a form with a hidden Came from Adwords field that will be
I'm trying to save the site that a user came from when they sign
Edit 4: the problem came from using the string name of the column instead
Just a question that came up from time to time at my old job
I'm a little confused about raising an event in Objective-C, I came from C#
I have H264 encoded Video file came from Android mobile camera and I want
So I'm trying to rip URLs from an NSString using RegExKitLite and I came

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.