How to show icon with option menu.I have tried the following code but my option menu is without image icon.I am using android version 4.0 for developing app.
Jav
Easiest way is to use the @drawable only when setting your menu item.
OR
Simply put the @drawable before the title declaration.