Hi,
I would like to know how can I customized Menu icons. For instance, if the menu option is “Save” I want to put custom image rather than default image.
Hope it is clear.
Thanks
Hi, I would like to know how can I customized Menu icons. For instance,
Share
You will want to use the
setIcon()function ofMenuItem. It can accept either aResourceID or aDrawable.