I\'m trying to get my overflow menu to appear below the top bar in my app. When I was using the Holo theme it did this just fine, but I\'m trying to get my app to use materi
Some simple steps Go to android manifest file and search for the activity in which your dropdown menu is present, for mine it's welcome Activity Now press control and click on the theme name
you will move to the styles file where your theme is written once you go there, you
Now paste these two items there
- false
- 5.0dp
and you are done...
P.S: Unfortunately I can't share the screenshot here, it seems like SO giving some error on adding images. But you can see on this link Image File