Android question. If i create an Options menu with menu.xml, can I change the menu buttons' standard text size, color etc using xml? I would like to change text size, bold, and color.
I would like to avoid using themes and styles for this application.
Thank you for reading my question.