setOnItemActionClickEventListener

Sets the listener to be called when an action button in an item is clicked.

The action button is typically a secondary action associated with the list item, such as "info" or "settings".

Parameters

listener

The listener to be called when an action button is clicked, or null to remove the listener.