ExpandableListItem: Add context menu for contextualActions
We removed the custom context menu a while agon in favor of declarative "contextual actions".
This adds a context menu that provide access to them without expanding the list item and then having to scan for the action.
I hate that I cannot just right-click my network connections to edit them, this fixes that:
I especially have trouble finding the configure action in the overwhelming details view ontop of blue background etc. The menu provides quicker access (less mouse travel) and better contrast.
