Hello, I am having a problem rendering the menu below the ImageButton. i'm using a .NoActionBar theme and i have my own TextView and ImageButton as my "actionbar" but the thing is that when i click on the ImageButton, the menu is inflated at the bottom of the screen and not on top (below the ImageButton).
I've tried setting the item android:showAsAction="always" but doesn't work.
I've tried setting the item android:showAsAction="always" but doesn't work.