having a little problem understanding click events in the xCustomListView, when used in B4A and B4J. Please have a look at the two attached samples. Same B4xPages code, but the click event in b4j fires from clv_itemClick, while in android it fires from the panel added to the list. What am i missing ?