Can I create a PopupWindow and display it from anywhere in the program or do I have to do this in onCreate ?

    1 answer 1

    No, not necessarily, the main thing is that by the time PopupWindow created, there is a PopupWindow living instance, so that a window can be tied to it