customization - Android: customize application's menu (e.g background color) -


The way to customize the menu (if there is a way) (triggered by the phone's menu button). I am especially interested in two things:

  • Change the background color in the dark brown color with standard light brown color
  • How are menu items are aligned? And they are automatically combining 2x2, but I would love to keep them all in one line (1x4)

You are welcome to stop the menu button (via onKeyDown () or something else) and what you want to present, but keep in mind that users expect it That they will look like the rest of the menus on their device.


Comments

Popular posts from this blog

MySql variables and php -

url rewriting - How to implement the returnurl like SO in PHP? -

Which Python client library should I use for CouchdB? -