How could I resize menu entries to have, for example, only one entry on the bottom row. Here is an example:
开发者_如何学Python
I don't think this is possible, looking at the documentation there are no methods for Menu or MenuItem which would allow you to specify this kind of thing. In your supplied image Add and Wallpaper are listed first (you can specify the order of your menu items) and when there are 5 clearly Android automatically puts 2 on the top and 3 on the bottom.
加载中,请稍侯......
精彩评论