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
To enable Option Menu with Icons:
Wrap the Items with an Item with showAsAction="always" and a Menu:
Item
showAsAction="always"
Menu