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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 15, 20262026-06-15T16:24:26+00:00 2026-06-15T16:24:26+00:00

Here is my menu item. <item android:id=@+id/stores android:orderInCategory=100 android:icon=@drawable/stores android:showAsAction=never android:title=@string/favoritestores/> It shows the

  • 0

Here is my menu item.

    <item
    android:id="@+id/stores"
    android:orderInCategory="100"
    android:icon="@drawable/stores"
    android:showAsAction="never"
    android:title="@string/favoritestores"/>

It shows the text alone and not the icon in the drop down. I have the drawable in the path correctly. I am using this in API level 14+ . What might be the issue in this?

I have tried to set icon through code. But still I am not able to see icons

@Override
public boolean onCreateOptionsMenu(Menu menu) {
    getMenuInflater().inflate(R.menu.home, menu);
    MenuItem menuItem = menu.findItem(R.id.menu_settings);
            menuItem.setIcon(R.drawable.action_search);
    return true;
}
  • 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-15T16:24:27+00:00Added an answer on June 15, 2026 at 4:24 pm

    Icons are not shown since Android 3.0 Honeycomb (API level 11+). If you run it on some older Android, you should see them…

    If you wanted to show those icons however, you would have to use them in ActionBar

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

Sidebar

Related Questions

Here is my XML <?xml version=1.0 encoding=UTF-8?> <menu xmlns:android=http://schemas.android.com/apk/res/android> <item android:id=@+id/refresh android:title=Home android:icon=@drawable/menu_home />
I have a vertical menu having an item Click here to get the scientific
I have menu structure as show here . All item have a background img.
I'm trying to create an expandable menu item in android, which will look like
I have some XML that I am using as an Android text menu. Here
I'm trying to change the menu here from mouse over to a on click
I have built a drop-down menu here http://dev.driz.co.uk/jsonmenu/ that uses JSON to dynamically build
I look at example of dropdown menu here . Here is simplified jsfiddle example.
I am useing the superfish jquery plugin If you view the superfish menu here:
I have a menu written here which contains root elements and secondary elements. I

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.