Reputation: 56925
I want to create a custom context menu . can any one provide me a good example ?
Thanks in advance.
Upvotes: 1
Views: 2320
Reputation: 808
You need to provide custom layout and use AlertBuilder to show popup instead of default context menu. Inflating your custom layout on systems will give you custom context menu.
HTH
Upvotes: 7