Android Pop up with arrow head

梦想的初衷 提交于 2020-01-01 05:30:10

问题


I need to create a pop up menu when I click on a button. The pop up should focused on what i clicked (I used to call that type of pop ups as arrow head pop ups).

Here is the link to a sample image:


回答1:


As per my understanding, you are trying to create Quick Actions bar. The following links should help you:

http://www.xoriant.com/blog/android/android-ui-design-pattern-quick-action-bar.html

http://www.londatiga.net/it/how-to-create-quickaction-dialog-in-android/



来源:https://stackoverflow.com/questions/10244032/android-pop-up-with-arrow-head

标签
易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!