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.
我想要一个可以与用户交互的小部件,但不会阻止活动,就像谷歌地图在屏幕上的某个地方被触摸时所做的那样。有没有人知道如何实施它?我已经知道 toast、alert,甚至是对话主题的活动,似乎它们都不符合我的要求。非常感谢。
我相信这些是使用PopupWindow类构建的。