Unlike the ListView (and the many apps), LongClick on a Label inside a xCustomListView is not detected (nor, even less, on other View types).
Furthermore, the behavior is different in b4a and b4j; in b4a only the click event of the label fires, in b4j, after this event, also the LongClick of xCLV starts.
However, apart from the different behavior between the two platforms, the main point is that the LongClick on the Label should happen as in a normal ListView.
Furthermore, the behavior is different in b4a and b4j; in b4a only the click event of the label fires, in b4j, after this event, also the LongClick of xCLV starts.
However, apart from the different behavior between the two platforms, the main point is that the LongClick on the Label should happen as in a normal ListView.