tags:

views:

34

answers:

0

I set up a help dialog in the main activity and I want it can be activated by other activities invoked by the main activity.

What can I do? It looks I need to make the dialog registered in the application global context but not binded with an activity.