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 7172667
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 28, 20262026-05-28T15:39:42+00:00 2026-05-28T15:39:42+00:00

I am working on an Android Tablet app. I have created a custom action

  • 0

I am working on an Android Tablet app. I have created a custom action bar, and managed to style it the way I want, except for the spinners.

My main theme extends Holo Light meaning that when I press a spinner it goes blue. How do I change this?

  • 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-28T15:39:44+00:00Added an answer on May 28, 2026 at 3:39 pm

    Specify a custom style for android:actionDropDownStyle in your theme which itself has an android:background for your custom state-list drawable.

    Here’s the one that’s specified by default:

    <selector xmlns:android="http://schemas.android.com/apk/res/android">
        <item android:state_enabled="false"
              android:drawable="@drawable/spinner_ab_disabled_holo_dark" />
        <item android:state_pressed="true"
              android:drawable="@drawable/spinner_ab_pressed_holo_dark" />
        <item android:state_pressed="false" android:state_focused="true"
              android:drawable="@drawable/spinner_ab_focused_holo_dark" />
        <item android:drawable="@drawable/spinner_ab_default_holo_dark" />
    </selector>
    

    You’ll need to provide your own images for each one of these states (and for mdpi, hdpi, and xhdpi).

    You can modify the ones that come with the platform to make your life easier. Look in SDK/platforms/platform-14/data/res/ in the drawable-mdpi, drawable-hdpi, and drawable-xhdpi folders.

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

Sidebar

Related Questions

I have implemented the search bar in my app and it´s working fine, but
I am working on a Android APP. In this application I have window for
I am developing an android app in which I have 3 spinners populated from
I am working on an Android app that I want to run on all
I'm working with Android and I really need a fast way to get a
I am working on an Android app that utilizes the Google Maps API MapView,
I'm working on an Android app in which I would like to use multi-touch.
I have just begun working with the Android SDK and I am having problems
I am now working on changing android theme style at runtime, when the user
While working my way through the Android tutorials, I came across something I don't

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.