I managed to do this for toasts and dialogs, but now there is a context menu problem. Is it possible in Android to position the context menu elsewhere programmatically? I want to be able to specify a position anywhere on the screen as part of the user interface, but I cannot figure out how to do this. Thanks in advance.
source
share