My options menu always shows no background (background is transparent). Does anyone know how to ged rid of this?
My activity where the fail is originated, extends from another custom activity.
I had this project on eclipse and the optionsmenu worked normally, but since I migrated to AndroidStudio, the options menu is always transparent. I've tried to change the menu's xml, and create the menu programatically, but the background still transparent.