I am looking for a way to open a ContextMenu
"under" an item in a ListView
.
An example of this implementation can be found in the "reddit is fun" android app. I have attached a screen shot for your reference.
I have been trying to achieve this for quite a long time but have been unsuccessful. How can I achieve this functionality?
I think it is a very nice way of showing a context menu and I'd like to use this technique too!