I want to enable bottom menu button and Which theme will be use for this menu button.I try many theme but did not work for me by the any theme.How can I achieve this?. Thank
If your target-sdk is <4.0, you are not using support library in your project, and if you haven't used ActionBarSherlock then this overflow menu should appear automatically, if you've overriden onOptionCreateMenu() method, on phones that only have soft buttons.