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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 17, 20262026-06-17T16:01:04+00:00 2026-06-17T16:01:04+00:00

I would like custom background & text color for my overflow menu. It works

  • 0

I would like custom background & text color for my overflow menu. It works fine with devices without hardware menu button, but I’m not able to style devices with hardware menu button. See the screenshots:

Screnshot from Galaxy Nexus
Screenshot from Galaxy S3

I’m using these styles:

<style name="Theme.settleup" parent="@style/Theme.Sherlock.Light.DarkActionBar">
    <item name="android:popupMenuStyle">@style/settleup_PopupMenu</item> 
    <item name="android:actionMenuTextColor">@android:color/white</item>
</style>
<style name="settleup_PopupMenu" parent="@style/Widget.Sherlock.ListPopupWindow">
    <item name="android:popupBackground">@drawable/menu_dropdown_panel_settleup</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-17T16:01:05+00:00Added an answer on June 17, 2026 at 4:01 pm

    I’ve looked into the problem. And there seems to be no way in changing textColor for the options menu for Android >= 4.0 devices with HW menu key. Not even changing primary, secondary or tertiary colors affected the text color.
    The only “solution” that comes to my mind now is some pretty nasty use of java reflection API.

    However, you can set the background of the bottom options menu of Android >= 4.0 HW key devices separately from the background of the non-HW key dropdown menu.

    You already has the styling for non-HW key dropdown menu. The non-HW key dropdown menu is defined by android:popupMenuStyle (and popupMenuStyle):

    <style name="Theme.settleup" parent="@style/Theme.Sherlock.Light.DarkActionBar">
        <item name="android:popupMenuStyle">@style/settleup_PopupMenu</item> 
    </style>
    

    But the background of the Android >= 4.0 HW key bottom options menu is defined with android:panelBackground item in the theme:

    <style name="Theme.settleup" parent="@style/Theme.Sherlock.Light.DarkActionBar">
        <item name="android:panelBackground">@drawable/mybackground</item>
    </style>
    

    Since it seems to be a problem to change the text color for bottom options menu on Android >= 4.0 HW key devices, I would suggest to leave this part to its default styling.

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

Sidebar

Related Questions

I would like to implement a custom SimpleCursorAdapter which shows a background color (blue
I would like to read custom setting which i have done in ServiceConfiguration.cscfg &
I have a LinearLayout that I would like to change the background color of
I would like to know how to create custom background gradient for a toolbar
I would like to create a Silverlight custom control using C# only, without any
i would like to change the background-color property of a gwt cell column. The
How can I inject custom CSS into a WebView like changing the background-color: of
I am building a custom ProgressDialog and would like for the background Activity to
I would like my custom browser to auto fill in a form when it
I would like to add custom attributes to a MySQL table which I can

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.