Question

I want a widget that can interact with user, but will not block the activity ,just like google maps does when some place in the screen is touched. Did any body know how to implement it? I already know toast、alert,even activity with dialog theme ,seems that they all not meet my request. Many thanks.

Was it helpful?

Solution

I believe these are built using the PopupWindow class.

Licensed under: CC-BY-SA with attribution
Not affiliated with StackOverflow
scroll top