Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
是否可以在 Android 中使用按钮打开浮动上下文菜单,如果可以,如何?我不确定如何实现浮动上下文菜单,更不用说将其链接到按钮了,所以我主要想知道它是否可能。但如果是的话,那该多好。:-)
在长按事件上使用Dialog代替。例如,当您在 android 设备主屏幕上长按时。