I have an options menu (it pops up when you press the menu key of the phone) with 5 buttons, all of them with one 48x48 image and text.
Now the five buttons are displayed in two rows, but I want to reduce the size of them to fit all five buttons into one row.
How can I achieve this?
Can I do it with parameters in the menu's layout XML file?