I tried to change background of popupmenu, but my implementation does not work.
This is my code:
Create @style/PopupMenu like this
Assign the MyThemePopup theme to your Activity/Parent Activity*** in AndroidManifest as
***When you using the fragment apply the theme for the parent activity defined in AndroidManifest