I want to create a custom OptionsMenu in my application. By default, OptionsMenu displays only three items on a single line. Now I want to display from five to six elements that have only icons. I also want to change the background color in OptionsMenu, but not get an appropriate way to do this. If possible, let me know.
source share