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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 14, 20262026-06-14T13:31:19+00:00 2026-06-14T13:31:19+00:00

Styling is a place for improvement in my knowledge of the android platform. Given

  • 0

Styling is a place for improvement in my knowledge of the android platform. Given I’ve being trying to make a simple change all morning and been unable to achieve it.

I want to change the style of the overflow menu in the action bar. I have been able to change the background color, and add animations, so that when clicked it fades to a selected colour. But for the life of me I cannot change the text colour.

Below are two screenshots, one using the Theme.Sherlock and the other using Theme.Sherlock.Light.

Theme.Sherlock – This is my current setting which I have customised. What I want is the overflow (aka android:popupmenu) to be in the holo theme (as below), and ideally so that I can change the text colour.

Theme.Sherlock

Theme.Sherlock.Light – This theme shows the style of overflow menu that I want to see. However, as highlighted in red, the overflow button is the wrong colour, and this theme also draws a horizontal line.

Theme.Sherlock.Light

I don’t know whether it is best/easier to change Theme.Sherlock with the popup issue, or Theme.Sherlock.Light with the overflow icon and line issue. The application is of a “Light” theme so option two is probably the long term better choice, however i’ll accept an answer that can solve the problem by changing either theme.

p.s. Where do you find a list of attributes for changing theme/styles, auto-complete is very incomplete in eclipse.

Update

This is actually an update for native action bars as im back to the same problem, but no longer supporting 2.3 or below.

<style name="AppTheme" parent="android:Theme.Holo.Light">
  <item name="android:actionOverflowButtonStyle">@style/OverFlow</item>
</style>

<style name="OverFlow" parent="@android:style/Widget.Holo.ActionButton.Overflow">
  <item name="android:src">**Insert your icon here**</item>
</style>
  • 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-06-14T13:31:20+00:00Added an answer on June 14, 2026 at 1:31 pm

    This answer is probably coming too late, but to those who may stumble across this question. I find it interesting that you were able to change the overflow’s background color. I found that extremely difficult to figure out whereas changing the text was pretty straight forward. Just override the android:itemTextAppearance value in your custom theme.

    <item name="android:itemTextAppearance">@style/your_new_text_appearance</item>
    
    <style name="your_new_text_appearance">
        <item name="android:textColor">@color/red</item>
    </style>
    
    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I've been trying to get styling working on site uncookedblog.com for hours now. I
I'm styling my UINavigationBar with UIAppearance . I want all the back buttons to
There's been many questions on styling on action bars, but the ones I've found
Can we change a scroll bar styling, Instead of default scroll bar, I want
I want to replace a simple link with a button for styling purposes. Using
I have the following code in place, however, I have to strip away all
I've been trying to get my own opinion about this issue but could not,
I'm trying to follow Bob Andrews css styling for a sticky footer , what
So i am styling all my views using the apprearance api. F.e. i style
I am styling the messages in red for errors and green for success. But

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.