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

asp.net - Javascript/DOM Why is does my form not support submit()? -

sockets - Delphi: TTcpServer, connection reset when reading -

javascript - Classic ASP "ExecuteGlobal" statement acting differently on two servers -