hansemannn / titanium-context-menu

Use the `UIPreviewInteraction` and `UIMenu` API in the Titanium SDK.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ListView menu is missing identifier

caspahouzer opened this issue · comments

When I'm using the menu on listviews, I have the actionIndex, but the identifier is missing.

How can I achieve that?

It's currently not handled, sorry

I can solve it via the actionIndex

I would let this issue opened for a coming version, if it's okay for you

We now support the identifier in each click event!