How do you get a reference to the window from outside of an Activity or from the context?
Is it possible to access the window without having a reference to an activity?
How do you get a reference to the window from outside of an Activity or from the context?
Is it possible to access the window without having a reference to an activity?
what are you passing as a context ? If activity - just cast it .