I looked online and was not able to find a working example of the PopupWindow
class. The code examples I found online either compile but do not work, or are using methods which have since been removed (such as Activity.getViewInflate()
).
Is there a simple working example that displays a PopupWindow?