How to make option menu appear on bottom of the screen?
问题 Here is what I am trying to implement: when people click on the menu on top right corner of a toolbar, an options menu appears on bottom of the screen. See picture below: I am not sure what method should I call for the item at the bottom. Can somebody give me some hint on how to implement this? I implement successfully the icon in the top right menu bar with the code below. But I don't know how to show the options at the bottom of the screen, with width match_parent , and height wrap_content