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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 29, 20262026-05-29T19:17:09+00:00 2026-05-29T19:17:09+00:00

i want to change the default more’ image for the options menu when i

  • 0

i want to change the default “more’ image for the options menu when i have 6 menus,i can modifu the frist 5 menu by :

menu.add(MENU_GROUP_HOMESCREEN, MENU_WALLPAPER_SETTINGS, 0,  R.string.menu_wallpaper)
             .setIcon(R.drawable.ic_menu_gallery)
             .setAlphabeticShortcut('W');

but the 6th menu .i donot know how to modify its icon,it used the defualt icon
how to modify it .i used :

menu.findItem(6) or
menu.getItem(6).setIcon(R.drawable.ic_menu_add);
but no effect,can you give me info.thank you

  • 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-29T19:17:11+00:00Added an answer on May 29, 2026 at 7:17 pm

    I do not know whether this will help you or not, but one possible way is to make custom “More” button e.g

    <?xml version="1.0" encoding="utf-8"?>
    <menu xmlns:android="http://schemas.android.com/apk/res/android">
        <item ...
            ... />
        <item ...
            ... />
        <item ...
            ... />
        <item ...
            ... />
        <item ...
            ... />  
    
        <item android:id="@+id/menu_more"
        android:title="More" 
        android:icon="your_custom_icon">
           <menu xmlns:android="http://schemas.android.com/apk/res/android">
                <item ...
                    ... />
                ...
                ...
                <item ...
                    ... /> 
           </menu>
        </item>
    </menu>
    
    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

i have many div's with the same background image and i want change this
I want to change default android notification view. Can I make height of Custom
I want to change the default arguments passed to a Ruby function. For example,
I want to change the default homepage (which appears on typing http://myserverip:8080) and redirect
I want to modify / change the way the floatformat works. By default it
the default background color is white and I want to change it to an
I want to create an invoice of every 2 week. An invoice can have
I have a priority queue implementation in C# that I want to add a
I want to change the default timestamp of the magic columns of rails (created_at,
i want change the content of a UITableView when i change a button, how

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.