Long press list item to open pop up menu
android, listview, menu
Solution
These posts contain possible solutions to your problem:
- Long click on list activity item
- Show a context menu for long-clicks in an Android ListView
- Click & Long-Press Event Listeners in a ListActivity
- ContextMenu not popping up on Long click
I hope it helps.
Problem
Hello im trying to make a small menu pop up once an item is long pressed in my list view can some one point me in the right direction to accomplish this?